diff options
author | Sam Pearson <sam@sgp.me.uk> | 2019-05-03 16:05:25 +0100 |
---|---|---|
committer | Sam Pearson <sam@sgp.me.uk> | 2019-05-03 16:05:25 +0100 |
commit | b8fd2a09332798214188cbedecb85294645c06dc (patch) | |
tree | 766a0cf4ac084e0168c7e3ef68c33631d1723949 /docs/install | |
parent | 92b253904062edd533e55c22824de6fd01e2f7c1 (diff) |
[Docs] Updated with AMI for release v2.6
Diffstat (limited to 'docs/install')
-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 fd283945a..5b7c31e0a 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-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). +region, with the ID `ami-0351dd8e5e3bfb51d` and name "FixMyStreet installation +full 2019-05-03". 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-0351dd8e5e3bfb51d). 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. |