aboutsummaryrefslogtreecommitdiff
path: root/docs/index.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2024-02-24 10:14:05 -0300
committerSilvio Rhatto <rhatto@riseup.net>2024-02-24 10:14:05 -0300
commita3e8aa6c319e38606e7d10562c793e3027c57ff4 (patch)
tree4a0c28db7967fc14336167b3211f3234ccf60769 /docs/index.md
parent4395ba1f645d36fa0a29e63f43d6a14e5c052372 (diff)
downloadhydra-a3e8aa6c319e38606e7d10562c793e3027c57ff4.tar.gz
hydra-a3e8aa6c319e38606e7d10562c793e3027c57ff4.tar.bz2
Feat: migrate docs to MkDocs
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/index.md b/docs/index.md
new file mode 100644
index 0000000..e833e89
--- /dev/null
+++ b/docs/index.md
@@ -0,0 +1,10 @@
+# Hydra Suite - Command and Control
+
+Hydra is a suite for orchestration and management of machines composed of
+the following basic commands:
+
+* `hydractl`: act in the current host.
+* `hydra`: act on at set of hosts.
+* `hydras`: act on a superset of hosts.
+
+Check also the [slides](slides) (portuguese only).