clan-core/clanModules/borgbackup
2024-06-25 12:23:29 +00:00
..
roles Inventory: init module merge & validation logic for inventory 2024-06-25 12:23:29 +00:00
default.nix Inventory: simplify build-clan interface 2024-06-25 12:23:29 +00:00
README.md update inventory implementation 2024-06-25 12:23:29 +00:00

Efficient, deduplicating backup program with optional compression and secure encryption.

Roles

  • Client
  • Server

Configuration

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

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