summaryrefslogtreecommitdiff
path: root/doc/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/index.rst')
-rw-r--r--doc/index.rst21
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/index.rst b/doc/index.rst
new file mode 100644
index 0000000..d8b34a0
--- /dev/null
+++ b/doc/index.rst
@@ -0,0 +1,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