Skip to content
This repository has been archived by the owner on Aug 17, 2020. It is now read-only.
/ test Public archive

vagrant & docker-compose for badgerherald.com

License

Notifications You must be signed in to change notification settings

badgerherald/test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

badgerherald.com

Docker container hosting The Badger Herald.

Developing

To run locally, clone repo. Then:

  1. Install VirtualBox and Vagrant
  2. Copy server.env.sample to server.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/

Deploying

Target: Debian Buster

To deploy clone repo to home directory. Then run:

bash server/provision.sh

Releases

No releases published

Packages

No packages published

Languages