wiki/amazon-ec2-create-new-app-instance.md
... ...
@@ -22,6 +22,8 @@ Select the correct instance type. Micro also works if you don't want to put that
22 22
Leave Kernel and RAM disk to Default. Then put the configuration for this server into the text area labeled "User Data". This configuration should at least contain `MONGODB_*` and `REPLICATION_*` parameters. Here one example:
23 23
24 24
<pre>
25
+BUILD-FROM=master
26
+BUILD-COMPLETE-NOTIFY=simon.marcel.pamies@sap.com
25 27
SERVER_NAME=LIVE1
26 28
MEMORY=1024m
27 29
REPLICATION_HOST=172.31.25.253