initial commit
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
data/
|
||||||
22
README.md
Normal file
22
README.md
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
# File Backups
|
||||||
|
|
||||||
|
## Targets
|
||||||
|
|
||||||
|
- Joplin data
|
||||||
|
- InfluxDB data
|
||||||
|
|
||||||
|
## Tools
|
||||||
|
|
||||||
|
### [restic / **restic**](https://github.com/restic/restic)
|
||||||
|
|
||||||
|
[Documentation](https://restic.readthedocs.io/en/stable/index.html)
|
||||||
|
|
||||||
|
### [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/)
|
||||||
Reference in New Issue
Block a user