Add garage in list
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending approval

This commit is contained in:
Fabien Le Frapper 2025-03-23 20:31:25 +01:00
parent 0d3457142e
commit a7180549ed

View file

@ -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