clan-core/clanModules/borgbackup/README.md

16 lines
468 B
Markdown
Raw Normal View History

2024-05-02 14:33:37 +00:00
Efficient, deduplicating backup program with optional compression and secure encryption.
2024-06-21 14:45:38 +00:00
---
## 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.