Vagrant Virtual Machine
Closed this issue · 6 comments
meatballs commented
I think we should configure a vagrant VM for the project in order to:
- Simplify the configuration for developers - it will all be done on the vm and provisioned by vagrant
- Ensure that all developers are using the same environment
drvinceknight commented
👍 Sounds good to me.
meatballs commented
Work so far is on branch 6 which pulls in my https://github.com/meatballs/vagrant-provisioning as a git submodule.
meatballs commented
The vagrant vm is now working. I'm hoping to get README.rst up to date today with the instructions to use it and then the branch should be ok to push and merge.
drvinceknight commented
Does this mean it's working?
https://www.dropbox.com/s/5pazd361f23sa7c/Screenshot%202015-04-23%2010.54.35.png?dl=0
meatballs commented
Certainly does!! Thats's the default screen of the browseable API from Django Rest Framework
drvinceknight commented
Woops I meant to comment on #8...