No description
blueprints | ||
config | ||
importers | ||
scripts | ||
templates | ||
unit-files | ||
.gitignore | ||
LICENSE | ||
README.md | ||
Vagrantfile |
Prerequisites to work on this project:
- vagrant
- virtualbox
- optional: vagrant-hostsupdater
- run
vagrant plugin install vagrant-hostsupdater
to install
- run
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!