fcca264e1e791a1f3d6c611ea119f4afeee63d0a
wiki/amazon-ec2-create-new-app-instance.md
| ... | ... | @@ -17,6 +17,8 @@ Select a subnet that matches the one of the database server (in most cases this |
| 17 | 17 | |
| 18 | 18 | Leave Kernel and RAM disk to Default. Then put the configuration for this server into the text area labeled "User Data" (Advanced Data). Here one example that loads a specific release package. |
| 19 | 19 | |
| 20 | +<img src="/wiki/images/amazon/UserDataDetails.JPG" width="70%" height="70%"/> |
|
| 21 | + |
|
| 20 | 22 | <pre> |
| 21 | 23 | INSTALL_FROM_RELEASE=master-201311062138 |
| 22 | 24 | USE_ENVIRONMENT=live-server |
| ... | ... | @@ -50,4 +52,4 @@ Your application is now ready. Check that everything is green. |
| 50 | 52 | |
| 51 | 53 | You can access the application server by using the DNS and the port you've configured. |
| 52 | 54 | |
| 53 | -<img src="/wiki/images/amazon/StartInstance14.JPG" width="70%" height="70%"/> |
|
| ... | ... | \ No newline at end of file |
| 0 | +<img src="/wiki/images/amazon/StartInstance14.JPG" width="70%" height="70%"/> |
wiki/images/amazon/UserDataDetails.JPG
| ... | ... | Binary files /dev/null and b/wiki/images/amazon/UserDataDetails.JPG differ |