bootshorn "backup"

This commit is contained in:
CroneKorkN 2025-10-28 12:38:44 +01:00
parent 39d5fb8d16
commit b4cba98564
Signed by: cronekorkn
SSH key fingerprint: SHA256:v0410ZKfuO1QHdgKBsdQNF64xmTxOF8osF1LIqwTcVw
2 changed files with 5 additions and 0 deletions

View file

@ -17,3 +17,4 @@
} }
# rsync -avh --progress -e 'ssh -o "StrictHostKeyChecking no"' 10.0.0.150:/opt/bootshorn/recordings /hdd/bootshorn # rsync -avh --progress -e 'ssh -o "StrictHostKeyChecking no"' 10.0.0.150:/opt/bootshorn/recordings /hdd/bootshorn
# rsync -avh --progress -e 'ssh -o "StrictHostKeyChecking no"' 10.0.0.196:/opt/bootshorn/events ~/Downloads/bootshorn-events

View file

@ -207,6 +207,10 @@
'hdd/nextcloud/ckn-privat': { 'hdd/nextcloud/ckn-privat': {
'mountpoint': '/var/lib/nextcloud/ckn-privat/files', 'mountpoint': '/var/lib/nextcloud/ckn-privat/files',
}, },
'hdd/bootshorn': {
'mountpoint': '/hdd/bootshorn',
'dedup': 'on',
},
}, },
}, },
}, },