borgmatic Plugin
borgmatic automates BorgBackup with simple YAML configuration.
Usage Examples
- "run a backup with borgmatic"
- "check backup status and integrity"
- "prune old backups to save space"
- "list available backup archives"
Installation
pip install borgmatic
Key Features
- YAML-based backup configuration
- BorgBackup wrapper with automation
- Pre/post backup hooks and scripts
- Database dump support (MySQL, PostgreSQL)
- Backup pruning and retention policies
- Compact and integrity checking
- Health check monitoring integration