diff options
author | Louise Crow <louise.crow@gmail.com> | 2014-06-19 17:04:39 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-06-19 17:04:39 +0100 |
commit | 3d64a802326b5a8a193df95e7af3705214605a9f (patch) | |
tree | bdf45b848811710e0f804892ac1d42ec25c26409 /docs/installing/ami.md | |
parent | 3929726b113240a78e9adf77a9edcb185e8ff4ab (diff) |
Update AMI reference.
Diffstat (limited to 'docs/installing/ami.md')
-rw-r--r-- | docs/installing/ami.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/installing/ami.md b/docs/installing/ami.md index 3f8897b16..1f7195761 100644 --- a/docs/installing/ami.md +++ b/docs/installing/ami.md @@ -24,10 +24,10 @@ instance due to the low amount of memory available on those instances; you will need to use at least a Small instance, which Amazon will charge for. -The AMI can be found in the EU West (Ireland) region, with the ID ami-8603f4f1 -and name “Basic Alaveteli installation 2014-01-29”. You can launch an instance +The AMI can be found in the EU West (Ireland) region, with the ID ami-23519f54 +and name “Basic Alaveteli installation 2014-06-12”. You can launch an instance based on that AMI with [this -link](https://console.aws.amazon.com/ec2/home?region=eu-west-1#launchAmi=ami-8603f4f1). +link](https://console.aws.amazon.com/ec2/home?region=eu-west-1#launchAmi=ami-23519f54). When you create an EC2 instance based on that AMI, make sure that you choose Security Groups that allows at least inbound HTTP, HTTPS, SSH and, if you want |