No description
Find a file
2014-10-03 11:14:18 +01:00
blueprints Initial commit 2014-09-26 13:57:09 +01:00
config Initial commit 2014-09-26 13:57:09 +01:00
importers Initial commit 2014-09-26 13:57:09 +01:00
scripts Initial commit 2014-09-26 13:57:09 +01:00
templates Initial commit 2014-09-26 13:57:09 +01:00
unit-files Initial commit 2014-09-26 13:57:09 +01:00
.gitignore Initial commit 2014-09-26 13:57:09 +01:00
LICENSE Initial commit 2014-09-24 14:40:03 +01:00
README.md mention how to install vagrant plugin 2014-10-03 11:14:18 +01:00
Vagrantfile Initial commit 2014-09-26 13:57:09 +01:00

Prerequisites to work on this project:

Get started:

vagrant up

Wait the provisionning to finish (~40mins), and go to your browser: http://coreos.dev

If you want to start another wordpress:

vagrant ssh
sudo systemctl start wordpress@myuser.service

Update haproxy configuration in ``/data/server-wide/haproxy/haproxy.cfg`. Check in your bowser!