This project uses vagrant and puppet to configure an image to host the kegbot server from www.kegbot.org.
- Install Virtualbox
- Install Vagrant
- Get code:
git clone https://github.com/tylerwalts/vagrant-kegbot.git
- Run VM:
cd vagrant-kegbot
andvagrant up
- Test in browser:
http://localhost:8000
- Run through setup process in browser, and run the Android kegbot app on the tablet to connect the two.