add opt to borgmatic backup

This commit is contained in:
2024-12-18 21:23:44 +01:00
parent 6fdfba3d72
commit 63cce1ed13
3 changed files with 47 additions and 1 deletions

View File

@@ -80,8 +80,9 @@ services:
image: b3vis/borgmatic:v1.1.10-1.4.21 # custom, no linuxserver image
container_name: borgmatic
volumes:
- /:/sepia:ro
- /media:/media
- /root/.ssh:/root/.ssh
- /root/.ssh:/root/.ssh:ro
- /opt/borgmatic/config/crontab.txt:/etc/borgmatic.d/crontab.txt
- /opt/borgmatic/config:/config
- /opt/borgmatic/keys:/keys