Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | pipenv and dockerfile (#62) | 2018-04-29 | -87/+0 | |
| | | | pipenv and dockerfile | |||
* | fixes path to static files in subdomains (#46) | 2018-03-29 | -0/+1 | |
| | ||||
* | Docker compose (#40) | 2018-03-25 | -0/+11 | |
| | | | | | | | | | | * adds docker-compose file * cleanup * adds template auto reload to vagrant box * Update index.html | |||
* | Add Vagrantfile | 2018-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 |