diff options
author | Gareth Rees <gareth@mysociety.org> | 2014-10-06 12:45:46 +0100 |
---|---|---|
committer | Gareth Rees <gareth@mysociety.org> | 2014-10-06 12:45:46 +0100 |
commit | 0c80fcc69d18a48bf757ab61e8a0c631bd49f739 (patch) | |
tree | 721cb80ba312f5a96bd729ff10f90a95d33e27b1 /docs | |
parent | e619c121f4f5b2e8782dda960adc5f314d417577 (diff) |
Update AMI Installation to latest AMI ID
Diffstat (limited to 'docs')
-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..d9e13115f 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 |