fix: default config path changed for alpine binary

This commit is contained in:
fgberry
2025-10-24 11:22:32 +02:00
parent 9481ac428e
commit b43c58cbe5
+4 -2
View File
@@ -15,8 +15,10 @@ Alpine Linux repositories (available since v3.17):
apk add garage
```
The default configuration file is installed to `/etc/garage.toml`. You can run
Garage using: `rc-service garage start`. If you don't specify `rpc_secret`, it
The default configuration file is installed to `/etc/garage/garage.toml`. You can run
Garage using: `rc-service garage start`.
If you don't specify `rpc_secret`, it
will be automatically replaced with a random string on the first start.
Please note that this package is built without Consul discovery, Kubernetes