From aeb304b37c190e7fab60c0db946d1fd5d8e9e9f3 Mon Sep 17 00:00:00 2001 From: Vitor Monteiro Date: Tue, 19 Nov 2013 17:50:38 +0000 Subject: [PATCH] Change to documentation for AWS AMI request Hi guys, it just might be me, but clicking the AMI from http://cloud-images.ubuntu.com/locator/ec2/ is broken to me. So I just did it via the normal Create Instance Wizard. I just though some people might have the same issue. Sorry if my markdown for links is screwed up, I went by the examples, since I'm used to the `[]()` traditional one. Cheers. --- docs/sources/installation/amazon.rst | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/docs/sources/installation/amazon.rst b/docs/sources/installation/amazon.rst index 6d92046dbf..0c36dbfc33 100644 --- a/docs/sources/installation/amazon.rst +++ b/docs/sources/installation/amazon.rst @@ -22,12 +22,10 @@ Amazon QuickStart 1. **Choose an image:** - * Open http://cloud-images.ubuntu.com/locator/ec2/ - * Enter ``amd64 precise`` in the search field (it will search as you - type) - * Pick an image by clicking on the image name. *An EBS-enabled - image will let you use a t1.micro instance.* Clicking on the image - name will take you to your AWS Console. + * 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:**