# Bring the box up
vagrant up
# Provision with
vagrant provision
Site should then be available over port 8080 at `http://localhost:8080/`.
##Features: 3 apps and a setup tool...
-
Fix dependencies on current infrastructure like Vagrant #4.
-
Move Python deps into a virtualenv and config puppet for both vagrant and (docker so we can benifit from unix scokets)
-
database install selector (Postgres) or (MYQSL) or (tinyDB)
-
SSL encryption and admin gui to set keys and certs
-
Load balancer config??
-
Varnish based admin gui #3.
looking for docker flavor?
uses apache and docker to acheave what we are doing here... This method provides more secerity and needs more system resources whill a bit less migration options...