aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeb Bacon <seb.bacon@gmail.com>2011-07-05 12:43:59 +0100
committerSeb Bacon <seb.bacon@gmail.com>2011-07-05 12:43:59 +0100
commit065a9d577a6ecc171c2feb14ee1ea59dba77a6b5 (patch)
tree359a2f1b40b39e7e7d47ed2403273fa6ae83b2d9
parent74a7c2a1659ce9101c11e7bf6c53eeca2feef576 (diff)
Mention EC2 AMI
-rw-r--r--INSTALL.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 52c423ebf..a495b92f8 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -6,6 +6,12 @@ Parallels debian instance (2.6.18-4-686).
Commands are intended to be run via the terminal or over ssh.
+As an aid to evaluation, there is an Amazon AMI with all these steps
+configured. Its id is ami-fa52a993. It is *not* production-ready:
+Apache isn't set up, and the passwords are insecure. You may wish to
+run a `git pull` in the source on the software, as it is unlikely to
+be up to date.
+
# Package Installation
First, get hold of the source code from github: