backup revision

This commit is contained in:
2025-03-18 00:11:15 +00:00
parent 4929cf97b7
commit 927e0a8a80
6 changed files with 90 additions and 10 deletions

8
backup/README.md Normal file
View File

@@ -0,0 +1,8 @@
# backups
## borgbackup cockpit (companion scripts)
``` bash
borg list ${BORG_REPO}
borg list ${BORG_REPO}::gitea-data-2025-03-12_02:00:06
```