Skip to content
Snippets Groups Projects
Forked from libre.sh / compose.libre.sh
645 commits behind the upstream repository.
user avatar
Michiel de Jong authored
e64e0346

Prerequisites to work on this project:

Get started:

vagrant up

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

If you want to add another wordpress instance:

vagrant ssh
sudo sh /data/infrastructure/scripts/adduser.sh example.dev wordpress

Check http://example.dev in your bowser!