Skip to content
/ mother Public

An attempt to answer the chicken&egg question with infrastructure provisioning - "How to provision a provisioner?" :)

License

Notifications You must be signed in to change notification settings

prozeta/mother

Repository files navigation

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

About

An attempt to answer the chicken&egg question with infrastructure provisioning - "How to provision a provisioner?" :)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published