test
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
# Paperless Backup
|
||||
|
||||
- tägliches backup der VM unter Proxmox auf der QNAP [=> Proxmox_Backup](/docs/backup_restore/proxmox/proxmox_backup.md)
|
||||
- Sicherung der Nutzdaten:
|
||||
- Sicherung der Nutzdaten: erfolgt per Skript und cron auf hetzner.storage
|
||||
|
||||
<details>
|
||||
<summary>Skript anzeigen</summary>
|
||||
|
||||
??? example "Location /paperless/backup_storage.sh"
|
||||
```bash title = backup_storage.sh
|
||||
@@ -170,7 +173,7 @@
|
||||
|
||||
borg list ssh://${BACKUP_USER}@${BACKUP_USER}.your-storagebox.de:23/./backups/${REPOSITORY_DIR} >> ${LOG}
|
||||
```
|
||||
|
||||
</details>
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user