doc:scratchpad:benchmark

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
doc:scratchpad:benchmark [2009/08/14 10:58] – begun on web-app documentation hjalledoc:scratchpad:benchmark [2009/08/18 09:21] – added available files hjalle
Line 106: Line 106:
  
 When the deploy.php script has finished, the servers are ready for installing the web applications (currently only phpBB). When the deploy.php script has finished, the servers are ready for installing the web applications (currently only phpBB).
 +
 +==Available files==
 +  * config.php 
 +Configuration before the deployment of the virtual machines
 +  * deploy.php START-IP
 +Deployment script that deploys the three virtual machines to START-IP, START-IP + 1 and START-IP + 2.
 +  * functions.php
 +Functions used for the deployment and upload/execution of commands.
 +  * installers/
 +This is were the applications are stored
 +  * machines/
 +This is were machine-specific files are stored, such as configuration-files and such.
 +  * roles/
 +Here are the role-files places (files that choose which packages that are installed after the deployment)
 +  * setup.php
 +This is a file that's included when all the servers has booted up in the deployment script and this performs configurations and additional setups.
 +  * shutdown.php
 +This shutdowns (destroys) the virtual machines and removes the created files (ips.txt which contains the IP-adresses of the VM's) and the known_hosts file that is created when ssh and scp commands are executed.
  
 ===phpBB3 benchmark=== ===phpBB3 benchmark===
doc/scratchpad/benchmark.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1