diff --git a/docs/sources/installation/amazon.rst b/docs/sources/installation/amazon.rst index 0c36dbfc33..5e92fa8df3 100644 --- a/docs/sources/installation/amazon.rst +++ b/docs/sources/installation/amazon.rst @@ -22,20 +22,27 @@ Amazon QuickStart 1. **Choose an image:** - * Launch the `Create Instance Wizard` menu on your AWS Console - * Select "Community AMIs" option and serch for ``amd64 precise`` (click enter to search) - * If you choose a EBS enabled AMI you will be able to launch a `t1.micro` instance (more info on `pricing` ) - * When you click select you'll be taken to the instance setup, and you're one click away from having your Ubuntu VM up and running. + * Launch the `Create Instance Wizard` + menu on + your AWS Console + + * Select "Community AMIs" option and serch for ``amd64 precise`` (click enter + to search) + + * If you choose a EBS enabled AMI you will be able to launch a `t1.micro` + instance (more info on `pricing` ) + + * When you click select you'll be taken to the instance setup, and you're one + click away from having your Ubuntu VM up and running. 2. **Tell CloudInit to install Docker:** - * Enter ``#include https://get.docker.io`` into the instance *User - Data*. `CloudInit `_ - is part of the Ubuntu image you chose and it bootstraps from this - *User Data*. + * Enter ``#include https://get.docker.io`` into the instance *User Data*. + `CloudInit `_ is part of the + Ubuntu image you chose and it bootstraps from this *User Data*. -3. After a few more standard choices where defaults are probably ok, your - AWS Ubuntu instance with Docker should be running! +3. After a few more standard choices where defaults are probably ok, your AWS + Ubuntu instance with Docker should be running! **If this is your first AWS instance, you may need to set up your Security Group to allow SSH.** By default all incoming ports to your