diff options
author | Louise Crow <louise.crow@gmail.com> | 2014-10-09 15:54:52 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-10-09 15:54:52 +0100 |
commit | eff06e88a2bd873d983866733f2663226cea9e83 (patch) | |
tree | a07c78a35c8dfc89431281f34376b46006d5588f | |
parent | bab5a78f489d12e941b264ddee89b76e3a3ca198 (diff) | |
parent | 32228878da8606b0dd91df5b49d2df6421ffd0d0 (diff) |
Merge branch 'gh-pages' of ssh://git.mysociety.org/data/git/public/alaveteli into gh-pages
-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 cee4f88af..774b48133 100644 --- a/docs/installing/ami.md +++ b/docs/installing/ami.md @@ -26,10 +26,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-23519f54 -and name “Basic Alaveteli installation 2014-06-12”. You can launch an instance +The AMI can be found in the EU West (Ireland) region, with the ID `ami-baf351cd` +and name “Basic Alaveteli installation 2014-10-06”. 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-23519f54). +link](https://console.aws.amazon.com/ec2/home?region=eu-west-1#launchAmi=ami-baf351cd). 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 |