aboutsummaryrefslogtreecommitdiffstats
path: root/Vagrant_bootstrap.sh (follow)
Commit message (Collapse)AuthorAgeLines
* pipenv and dockerfile (#62)Gravatar Christopher Baklid2018-04-29-87/+0
| | | pipenv and dockerfile
* fixes path to static files in subdomains (#46)Gravatar Christopher Baklid2018-03-29-0/+1
|
* Docker compose (#40)Gravatar Christopher Baklid2018-03-25-0/+11
| | | | | | | | | | * adds docker-compose file * cleanup * adds template auto reload to vagrant box * Update index.html
* Add VagrantfileGravatar Christopher Baklid2018-02-19-0/+75
* attempt to fix stacktrace when initialising logger * adds vagrantfile for local development * restart rethinkdb after setting config * fix source .profile * adds alias python=python3.6 * include more reminder of what to add in hosts file * also install snekchek in vm * update vagrant bootstrap script to properly include environment variables in bashrc