f6eafe8c77baec5bdb78f541f5fe6a0076484d24
wiki/amazon-ec2.md
| ... | ... | @@ -82,6 +82,7 @@ The architecture is divided into logical tiers. These are represented by firewal |
| 82 | 82 | Create a new Analytics instance as described in detail here [[wiki/amazon-ec2-create-new-app-instance]]. You should use a configuration like the following. If you want to bring the code to a defined level then make sure to specify the BUILD-FROM and BUILD-COMPLETE_NOTIFY variables. If you leave them empty the instance will start using a very old build. |
| 83 | 83 | |
| 84 | 84 | <pre> |
| 85 | +BUILD_BEFORE_START=True |
|
| 85 | 86 | BUILD_FROM=master |
| 86 | 87 | RUN_TESTS=False |
| 87 | 88 | SERVER_STARTUP-NOTIFY=simon.marcel.pamies@sap.com |