From a7180549ede7740134552083e909600884251e89 Mon Sep 17 00:00:00 2001 From: Fabien Le Frapper Date: Sun, 23 Mar 2025 20:31:25 +0100 Subject: [PATCH] Add garage in list --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f7a09d..e32c70d 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,8 @@ to view the full configuration in use on Deuxfleurs. Guichet needs a few components to work : - A Bottin server - that needs a consul server -A basic consul / bottin stack is available through the docker compose file +- And a Garage cluster (of at least one node) +A basic consul / bottin stack is available through the docker compose file you can find in `integration` subdirectory: ```sh cd integration