diff options
author | Sam Pearson <sam@sgp.me.uk> | 2018-11-06 18:26:10 +0000 |
---|---|---|
committer | Sam Pearson <sam@sgp.me.uk> | 2018-11-06 18:26:10 +0000 |
commit | 31a49cd1cad097548171b6daa3ff68be6ae01e6c (patch) | |
tree | 0499ab02aebe47528b6178d6eb1701821c39ecc2 /docs/install/ami.md | |
parent | 0cf9e2145e7bb62edd529418ccd6aeaf79ded646 (diff) |
[Docs] Updated with AMI for release v2.4.2
Diffstat (limited to 'docs/install/ami.md')
-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 744bfc87f..0911e8e71 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-04bf74a231b875394` and name "FixMyStreet installation -full 2018-10-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-04bf74a231b875394). +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). 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. |