Add borg backup scope and database dump workflow

This commit is contained in:
2026-04-12 19:03:47 +02:00
parent 29a0585753
commit be479407fe
5 changed files with 313 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
# Borg dump scripts
These scripts are intended to run on the Unraid host before a Borg backup starts.
## Current script
- `pre-backup-dumps.sh`
## Output
Fresh dump artifacts are written to:
- `/mnt/user/appdata/borg-ui/dumps/latest`
Borg UI should include `/local/borg-dumps` as a backup source.
## Notes
- The script is written for host execution where `docker` is available.
- It does not assume Backrest.
- It keeps only the latest dump set because Borg itself provides history.