This commit is contained in:
Senad Uka
2016-02-22 03:57:12 +01:00
parent 19663d6293
commit e7b64b987f

View File

@@ -1,28 +1,5 @@
=== README
# CHUB - Configuration HUB
This README would normally document whatever steps are necessary to get the
application up and running.
Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...
Please feel free to use a different markup language if you do not plan to run
<tt>rake doc:app</tt>.
CHUB is a tool that helps administrators keep the servers configuration in a repository agnostic of the platform the server is running on.
It is built to be easily augmented by adding templates and building syntax checking plugins.
Advanced administrators can use it as a repository and a backup tool, while it helps beginners by providing a starting points and guidance for editing complex configurations.