diff --git a/nodes/home.bootshorn-laptop.py b/nodes/home.bootshorn-laptop.py index 4ea35b8..4262b2a 100644 --- a/nodes/home.bootshorn-laptop.py +++ b/nodes/home.bootshorn-laptop.py @@ -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.196:/opt/bootshorn/events ~/Downloads/bootshorn-events diff --git a/nodes/home.server.py b/nodes/home.server.py index 23189c3..787f227 100644 --- a/nodes/home.server.py +++ b/nodes/home.server.py @@ -207,6 +207,10 @@ 'hdd/nextcloud/ckn-privat': { 'mountpoint': '/var/lib/nextcloud/ckn-privat/files', }, + 'hdd/bootshorn': { + 'mountpoint': '/hdd/bootshorn', + 'dedup': 'on', + }, }, }, },