aboutsummaryrefslogtreecommitdiffstats
path: root/installing
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2014-06-12 16:24:38 +0100
committerLouise Crow <louise.crow@gmail.com>2014-06-12 16:24:38 +0100
commit026c73f950f0bf8c64755a942198104003d83a63 (patch)
treee831972a80143699c4d671a384036afc286c7e15 /installing
parent5f79d9434b99bf3e251bce702d639c351086eb65 (diff)
parentdaedfb319d8c560ac94a78ea45d94887e45f615a (diff)
Merge branch 'gh-pages-new-ami' into gh-pages
Diffstat (limited to 'installing')
-rw-r--r--installing/ami.md15
1 files changed, 7 insertions, 8 deletions
diff --git a/installing/ami.md b/installing/ami.md
index 47dd95565..e2c113eba 100644
--- a/installing/ami.md
+++ b/installing/ami.md
@@ -19,16 +19,15 @@ server on an Amazon EC2 instance. This creates an instance that runs in
development mode, so we wouldn't recommend you use it for a production system
without changing the configuration.
-If you haven't used Amazon Web Services before, then you can get a Micro
-instance which will be [free for a year](http://aws.amazon.com/free/). You will
-find that a micro instance isn't powerful enough for anything other very basic
-testing of Alaveteli, however.
+Unfortunately, Alaveteli will not run properly on a free Micro
+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-0f24c678
-and name “Basic Alaveteli installation 2013-10-31”. You can launch an instance
+The AMI can be found in the EU West (Ireland) region, with the ID ami-8603f4f1
+and name “Basic Alaveteli installation 2014-01-29”. 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-0f2
-4c678).
+link](https://console.aws.amazon.com/ec2/home?region=eu-west-1#launchAmi=ami-8603f4f1).
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