borg-backup/README.md

12 lines
437 B
Markdown
Raw Normal View History

2022-02-22 14:08:00 +02:00
#### borg-backup
A wrapper script for Borg, with optional utilization of ZFS snapshots.
2022-02-22 14:12:33 +02:00
- Stops the service which is to be backed up, restarts afterwars
- Dumps the possible database to the data directory
- Optionally takes a ZFS snapshot
- Makes a borg archive of the defined data directory
- Writes the status and time of latest backup to a file, meant to be echoed on interactive logins
- Keeps a log file
- Sends email on failures