16 lines
307 B
Markdown
16 lines
307 B
Markdown
|
|
||
|
# 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
|