diff options
author | Dave Whiteland <dave@mysociety.org> | 2014-07-03 14:41:19 +0100 |
---|---|---|
committer | Dave Whiteland <dave@mysociety.org> | 2014-07-03 14:41:19 +0100 |
commit | 49eff147f3866cf7e28d36e27448fdad70164170 (patch) | |
tree | 4dd94328255d65468ed6f0bc7a9cb835567a72dc /docs/installing/ami.md | |
parent | 54575d777d6ec8d9892b78cf8611b003b82d932e (diff) | |
parent | 1b9c236ef8e5390b0bb76ab859e44946b8a348d2 (diff) |
Merge remote-tracking branch 'origin/gh-pages' into gh-pages-upgrading
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 |