aboutsummaryrefslogtreecommitdiff
path: root/content/documentation/cookbook/real_world.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/documentation/cookbook/real_world.md')
-rw-r--r--content/documentation/cookbook/real_world.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/content/documentation/cookbook/real_world.md b/content/documentation/cookbook/real_world.md
index a010d29..4fca5e8 100644
--- a/content/documentation/cookbook/real_world.md
+++ b/content/documentation/cookbook/real_world.md
@@ -1,10 +1,8 @@
+++
-title = "Multi-node deployment"
+title = "Deployment on a cluster"
weight = 5
+++
-# Deploying Garage on a real-world cluster
-
To run Garage in cluster mode, we recommend having at least 3 nodes.
This will allow you to setup Garage for three-way replication of your data,
the safest and most available mode proposed by Garage.