diff options
author | Louise Crow <louise.crow@gmail.com> | 2014-07-16 16:38:24 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-07-16 16:38:24 +0100 |
commit | 296652b22f78f64f4adf0abd0c5b1327f679fe0e (patch) | |
tree | 11b8359fa518991a5abfef75483643e9048a3cc8 /docs/installing/ami.md | |
parent | a860b9fca3f2fd2ba33a3a591824190eb74a3e1a (diff) |
Note that EC2 AMI is created with installation script.
Diffstat (limited to 'docs/installing/ami.md')
-rw-r--r-- | docs/installing/ami.md | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/docs/installing/ami.md b/docs/installing/ami.md index e16c712b6..cee4f88af 100644 --- a/docs/installing/ami.md +++ b/docs/installing/ami.md @@ -13,11 +13,13 @@ Note that there are [other ways to install Alaveteli]({{ site.baseurl }}docs/ins ## Installing from our AMI -To help people try out Alaveteli, we have created an AMI (Amazon Machine Image) -with a basic installation of Alaveteli, which you can use to create a running -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. +To help people try out Alaveteli, we have created an AMI (Amazon Machine +Image) with a basic installation of Alaveteli (installed using the +[installation script]({{ site.baseurl }}docs/installing/script/)), which +you can use to create a running 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. Unfortunately, Alaveteli will not run properly on a free Micro instance due to the low amount of memory available on those |