clan-core/clanModules/borgbackup-static
2024-06-25 21:17:01 +02:00
..
default.nix Docs: add inventory module docs 2024-06-25 12:23:29 +00:00
README.md ClanModules: Add docs and api to retrieve metadata 2024-06-25 21:17:01 +02:00

description = "Statically configure borgbackup with sane defaults."
description = "Statically configure borgbackup with sane defaults."

This module implements the borgbackup backend and implements sane defaults for backup management through borgbackup for members of the clan.

Configure target machines where the backups should be sent to through targets.

Configure machines that should be backuped either through includeMachines which will exclusively add the included machines to be backuped, or through excludeMachines, which will add every machine except the excluded machine to the backup.