mirror of
https://github.com/ZettaIO/restic-compose-backup.git
synced 2025-09-27 22:25:24 +00:00
Initial
This commit is contained in:
15
README.md
Normal file
15
README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
# restic-volume-backup
|
||||
|
||||
*WORK IN PROGRESS*
|
||||
|
||||
Backup using using https://restic.net/ for a docker-compose setup.
|
||||
|
||||
Backs up all docker volumes. This includes both host mapped volumes and actual docker volumes.
|
||||
|
||||
* Cron triggers backup
|
||||
* Volumes for all running containers are backed up
|
||||
|
||||
## Configuration
|
||||
|
||||
TODO
|
Reference in New Issue
Block a user