diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-02-28 13:11:16 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-02-28 13:11:16 -0300 |
commit | 173bd5c76143bf1e298106314f1577a94773ed9d (patch) | |
tree | f5e3c95ede2dab79572f84a483a9a0f7a901bdd5 /README | |
parent | 022dfee473c804af2f3bf01065a49250d2074db2 (diff) | |
download | hydra-173bd5c76143bf1e298106314f1577a94773ed9d.tar.gz hydra-173bd5c76143bf1e298106314f1577a94773ed9d.tar.bz2 |
Setting/syncing config and doc repositories
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -1,5 +1,8 @@ -Hydra Process Command Tool -========================== +Hydra Suite - Cloud Command and Control +======================================= + +The Hydra Suite is a complete set of tools for orchestration and management +of computers. This suite is made of three commands: @@ -14,7 +17,6 @@ Hydra: - Init: create config and doc repositories. - Init: generate puppet repository using "hydractl bootstrap repository" - - Sync: clone hydra configuration repository that should be created by the new init action. - Sync: split between public and private repositories. - Sync: Git clone URL recommendation which support for both git-annex and non-standard port. - Uniform syntax for specifying nodes (either by hostname or fqdn) on deploy and import-key. |