https://github.com/seletskiy/grapeyard
Stateless serverless DSLless cluster configuration tool
https://github.com/seletskiy/grapeyard
Last synced: about 2 months ago
JSON representation
Stateless serverless DSLless cluster configuration tool
- Host: GitHub
- URL: https://github.com/seletskiy/grapeyard
- Owner: seletskiy
- License: gpl-2.0
- Created: 2014-03-01T06:36:34.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-14T13:11:43.000Z (over 12 years ago)
- Last Synced: 2024-03-17T14:32:45.533Z (over 2 years ago)
- Language: Go
- Homepage:
- Size: 5.67 MB
- Stars: 4
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
grapeyard
=========
Automated provisioning system. Distributed, git based.
Plot
----
One day, you are tired of setup your servers and keep it
in up to date consistent state manually. You'll find
such software as Chef or Puppet, which can help you
to simplify your administrative tasks.
But sooner or later you'll find that strange DSL,
centralization and complexity doesn't make sense.
Why don't just make something simple? Configs in plain
files, simple cli interface, easy architecture.
At the same time, we can make it more stable and fault
resistant.
Architecture overview goes here
-------------------------------
Usage goes here
---------------