Compare commits

..

1 Commits

Author SHA1 Message Date
Alex Auvolat 7b795e38e9 post-v2.4.0 release dependency upgrades 2026-09-07 09:31:22 +02:00
2 changed files with 715 additions and 914 deletions
Generated
+715 -910
View File
File diff suppressed because it is too large Load Diff
-4
View File
@@ -47,10 +47,6 @@ bootstrap_peers = []
$REPLICATION_MODE
rpc_secret = "$NETWORK_SECRET"
[consul_discovery]
service_name = "panic-catcher"
consul_http_addr = "http://localhost:9876"
[s3_api]
api_bind_addr = "0.0.0.0:$((3910+$count))" # the S3 API port, HTTP without TLS. Add a reverse proxy for the TLS part.
s3_region = "garage" # set this to anything. S3 API calls will fail if they are not made against the region set here.