TODO: polish up this documentation
- install vagrant from https://www.vagrantup.com/downloads.html
- Run following commands:
vagrant up
Docker is used to provide common build environment that works fast on linux machines and can be managed by Dockerfiles.
vagrant reload
make consul-replicate TARGET=ubuntu1404
make
make consul-replicate recipes/consul-wikia-tools TARGET=ubuntu1204
Some ideas and code for this repo were borrowed from https://github.com/Graylog2/fpm-recipes