diff options
author | Sam Pearson <sam@sgp.me.uk> | 2020-03-05 11:02:44 +0000 |
---|---|---|
committer | Sam Pearson <sam@sgp.me.uk> | 2020-03-05 11:02:44 +0000 |
commit | f7c09192f63a6417edb46daf66aa64a93b56d947 (patch) | |
tree | e722331c862b39b21217ed550e9e9e23a6de5fdf /docs | |
parent | d0c432d5d8de6caad498f5ac1500d34393fd4b8d (diff) |
[Docs] Updated with AMI for release v3.0
Diffstat (limited to 'docs')
-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 5b7c31e0a..fd165691e 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-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). +region, with the ID `ami-03a135410792a8eb5` and name "FixMyStreet installation +full 2020-03-05". 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-03a135410792a8eb5). 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. |