aboutsummaryrefslogtreecommitdiffstats
path: root/Vagrantfile (follow)
Commit message (Collapse)AuthorAgeLines
* remove vagrantGravatar Christopher Baklid2018-05-23-24/+0
|
* pipenv and dockerfile (#62)Gravatar Christopher Baklid2018-04-29-1/+1
| | | pipenv and dockerfile
* reduce memory allocation from 2GB to 512MB (#28)Gravatar Christopher Baklid2018-02-27-1/+1
|
* Add VagrantfileGravatar Christopher Baklid2018-02-19-0/+24
* 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