The garage module sets up backups for metadata automatically and generates keys needed for deployment automatically. What is still needed in a distributed deployment is sharing of the generated rpc keys with other garage instances.
description = "S3-compatible object store for small self-hosted geo-distributed deployments"
This module generates garage specific keys automatically.
When using garage in a distributed deployment the rpc_key between connected instances must be shared.
This is currently still a manual process.
Options: NixosModuleOptions Documentation: https://garagehq.deuxfleurs.fr/