A tool that brings a virgin server into a fertile motherhood ;)
apt-get -y install make rake git
git clone https://github.com/prozeta/mother.git && cd mother && make prepare
cp example-config.yaml config.yaml && vi config.yaml
yaml2etcd < config.yaml
make start