Docker container hosting The Badger Herald.
To run locally, clone repo. Then:
- Install VirtualBox and Vagrant
- Copy
server.env.sample
toserver.env
.
Then, from repo directory root run:
vagrant up
In a few minutes a local version of badgerherald.com will be available at http://192.168.19.69/
Target: Debian Buster
To deploy clone repo to home directory. Then run:
bash server/provision.sh