Files
clan-core/clanModules/garage
a-kenji 7d97ed8d95 clanModules: add garage module
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.
2024-08-14 16:01:13 +02:00
..
2024-08-14 16:01:13 +02:00
2024-08-14 16:01:13 +02:00

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/