aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/index.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/index.md b/docs/index.md
index 66915c2..8f1853c 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -2,8 +2,10 @@
![Hydra](assets/logo.png){ align=left }
-Hydra is a suite for orchestration and management of machines composed of
-**lots of conventions and assumptions**, and the following basic commands:
+Hydra is a suite for orchestration and management of machines, with **lots of
+conventions and assumptions**.
+
+It's basically composed by the following commands:
* `hydractl`: act in the current host.
* `hydra`: act on a set of hosts.
@@ -12,7 +14,7 @@ Hydra is a suite for orchestration and management of machines composed of
An Hydra is not a "cloud computing" platform, it's something else: a set of
systems that operate together, where any node can be used to spawn new nodes.
-This is an ongoing experiment in how a person or a collective can manage
+This is an ongoing experiment in how a single person or a collective can manage
many computers in an unified way. It's not production ready, and it always
struggles to pass the test of time.