Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 340 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 340 Bytes

mother

A tool that brings a virgin server into a fertile motherhood ;)

5-step quickstart

  1. apt-get -y install make rake git
  2. git clone https://github.com/prozeta/mother.git && cd mother && make prepare
  3. cp example-config.yaml config.yaml && vi config.yaml
  4. yaml2etcd < config.yaml
  5. make start