1.2 KiB
1.2 KiB
File Backups
Targets
- Joplin data
- InfluxDB data
Implementation
- 1 restic repo per service getting backed up
- NFS share from NAS is mounted at
/mnt/backupsinto the LXC - Needed to create the repo with the
restic/resticimage before running theautoresticservice- Create at
/mnt/backups/<repo>withcreate_restic_repo.sh
- Create at
Tools
restic / restic
cupcakearmy / autorestic
rclone / rclone
offen / docker-volume-backup
Backup Docker volumes locally or to any S3, WebDAV, Azure Blob Storage, Dropbox or SSH compatible storage.