8000 GitHub - blufor/mother: An attempt to answer the chicken&egg question with infrastructure provisioning - "How to provision a provisioner?" :)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ mother Public
forked from prozeta/mother

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

blufor/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

Languages

  • Shell 46.3%
  • HTML 39.5%
  • Makefile 11.7%
  • Ruby 2.5%
0