diff options
author | Sam Pearson <sam@sgp.me.uk> | 2018-12-21 15:17:10 +0000 |
---|---|---|
committer | Sam Pearson <sam@sgp.me.uk> | 2018-12-21 15:17:34 +0000 |
commit | 9e60fac91d78220c351f6cd9c96dcb09e043d99f (patch) | |
tree | c21f541efb66845fafa883b7ff436025e28f2175 | |
parent | a9c28cc5e290cd0cce1ad50ba49d4bb49635b48d (diff) |
[Docs] Updated with AMI for release v2.5
-rw-r--r-- | docs/install/ami.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/install/ami.md b/docs/install/ami.md index 0911e8e71..fd283945a 100644 --- a/docs/install/ami.md +++ b/docs/install/ami.md @@ -24,9 +24,9 @@ for a year](http://aws.amazon.com/free/). ### Using our pre-built AMI The AMI we've prepared for you can be found in the **EU West (Ireland)** -region, with the ID `ami-054a00f052ab4ae45` and name "FixMyStreet installation -full 2018-11-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-054a00f052ab4ae45). +region, with the ID `ami-05386aa7b2b4faee9` and name "FixMyStreet installation +full 2018-12-21". 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-05386aa7b2b4faee9). This AMI is based on the [latest tagged release](https://github.com/mysociety/fixmystreet/releases) and contains everything you need to get a base install up and running. |