Files
file-backups/README.md
John Lancaster 4a057d050e more tools
2024-02-04 10:36:45 -06:00

27 lines
691 B
Markdown

# File Backups
## Targets
- Joplin data
- InfluxDB data
## Tools
### [restic / **restic**](https://github.com/restic/restic)
[Documentation](https://restic.readthedocs.io/en/stable/index.html)
### [cupcakearmy / **autorestic**](https://github.com/cupcakearmy/autorestic)
[Documentation](https://autorestic.vercel.app/)
### [rclone / **rclone**](https://github.com/rclone/rclone)
[Documentation](https://rclone.org/docs/)
### [offen / **docker-volume-backup**](https://github.com/offen/docker-volume-backup)
> Backup Docker volumes locally or to any S3, WebDAV, Azure Blob Storage, Dropbox or SSH compatible storage.
[Documentation](https://offen.github.io/docker-volume-backup/)