From 2ac54411425c8d1644fa8f385d61e07e6c32f3d3 Mon Sep 17 00:00:00 2001 From: Matthew Jackson Date: Tue, 19 May 2026 10:38:24 -0700 Subject: [PATCH] garage template: bump example capacity 1T -> 30T to match unraid-1 share --- unraid-1/garage.template.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unraid-1/garage.template.xml b/unraid-1/garage.template.xml index ad97499..93c920d 100644 --- a/unraid-1/garage.template.xml +++ b/unraid-1/garage.template.xml @@ -38,7 +38,7 @@ After the container starts the FIRST time only, initialise the cluster layout fr docker exec garage /garage status # copy the node-id from the output - docker exec garage /garage layout assign -z dc1 -c 1T <node-id> + docker exec garage /garage layout assign -z dc1 -c 30T <node-id> docker exec garage /garage layout apply --version 1 Then create a bucket and an access key: