From a3e8aa6c319e38606e7d10562c793e3027c57ff4 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 24 Feb 2024 10:14:05 -0300 Subject: Feat: migrate docs to MkDocs --- docs/index.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 docs/index.md (limited to 'docs/index.md') 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). -- cgit v1.2.3