618 B
618 B
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 for the provisioning 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!