2024-04-02 22:40:57 -05:00
WIP
2024-02-19 23:10:02 -06:00
2024-02-19 17:35:28 -06:00
WIP
2024-02-19 23:10:02 -06:00
2024-04-02 22:40:57 -05:00
2024-02-19 19:44:15 -06:00
2024-02-04 11:07:28 -06:00
2024-02-19 19:44:15 -06:00
WIP
2024-02-19 23:10:02 -06:00

File Backups

Targets

  • Joplin data
  • InfluxDB data

Implementation

  • 1 restic repo per service getting backed up
  • NFS share from NAS is mounted at /mnt/backups into the LXC
  • Needed to create the repo with the restic/restic image before running the autorestic service
    • Create at /mnt/backups/<repo> with create_restic_repo.sh

Tools

restic / restic

cupcakearmy / autorestic

Documentation

rclone / rclone

Documentation

offen / docker-volume-backup

Backup Docker volumes locally or to any S3, WebDAV, Azure Blob Storage, Dropbox or SSH compatible storage.

Documentation

Description
Using auto-restic
Readme 33 KiB
Languages
Shell 100%