Update comments
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending approval

This commit is contained in:
Fabien Le Frapper 2025-03-23 20:35:12 +01:00
parent 9fef8d855f
commit 56d78d4a1f

View file

@ -175,11 +175,11 @@ You need to initialise Garage. It can be done in a few commands, coming from [th
# Find your Garage node ID
docker compose exec garage /garage
# eb820c8da5605f78 in the output below
# Your id is eb820c8da5605f78 in the output below
ID Hostname Address Tags Zone Capacity DataAvail
eb820c8da5605f78 9bd710b31be0 127.0.0.1:3901 NO ROLE ASSIGNED
# Then create a cluster layout
# Then create a cluster layout with this id
docker compose exec garage /garage layout assign -z dc1 -c 1G eb820c8da5605f78
# Finally, apply the layout