BitNami Amazon Machine Image (AMI) Guide


How to start a BitNami Machine Image



Create an Amazon Web Services Account

(if you already have one, skip to the next step)

  1. Go to http://aws.amazon.com.
  2. Click Create an AWS Account.
    Ami_01
  3. Fill in the form with your email address and new password. Do not forget to select "I am a new user" option.
    Ami_02
  4. Type your email address once again and click Create account.
    Ami_03
  5. Fill in your Contact information and click Continue.
    Ami_04
  6. Your new AWS account was created.
    Ami_05
  7. Go to your AWS account page.
    Ami_06
  8. Please visit Payment Method section and add your credit card to be able to use Amazon Web Services.
    Ami_07
  9. Security Credentials section shows your AWS Account ID, Access Key ID and Secret Access Key. Write it down somewhere, we will need it later.
    Ami_08


Amazon Management Console
  1. Go to Amazon Management Console: aws.amazon.com/console
    Ami_31

  2. Sign in to the AWS Console.
    Ami_32

  3. Go to Security Groups section and update your default group. Make sure you have port 80 (HTTP) open but also you can add other ports like 22 (SSH) or 443 (HTTPS) to be able to ssh to your EC2 instance. You can add it as shown below - click Save at the end.
    Ami_38

  4. Go to AMIs section and find all BitNami images - fill in a filter field with "bitnami" string. Choose one of the images and click the right mouse button to show the list, choose Launch instance.
    Ami_33

  5. Fill in the form as shown below and click Launch at the end.
    Ami_34

  6. Go to Instances section.
    Ami_35

  7. The new instance will appear in the Instances section. It is in pending state. You need to wait a while.
    Ami_36

  8. At some point our instance will switch to running state. A public DNS name will then be available.
    Ami_37

  9. Copy Public DNS and paste it in the new window. You should be able to see the BitNami Application start page. Click Access Bitnami [application name] link.
    Ami_19


  10. You can find default login and password for the application on http://bitnami.org/stack/<<stack_name>> page. In Joomla's case it is user / bitnami taken from http://bitnami.org/stack/joomla
    Ami_20

  11. Click Login and you will be presented with the BitNami application.
    Ami_21