blob: d8b34a07dba6e51451014b7f634227f24d745318 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
Hydra Suite - Cloud Command and Control
=======================================
The Hydra Suite is a complete set of tools for orchestration and management of
network of machines.
This suite is made of three commands:
* hydractl: issues commands in the current host.
* hydra: issues commands on multiple hosts.
* hydras: issues commands to multiple sets of hosts.
It is also built around a set of Puppet modules which does the actual
configuration of each system.
.. toctree::
:maxdepth: 1
install
management
todo
|