Docker volumes export function

This commit is contained in:
2023-02-10 20:40:11 +01:00
parent 234fe510db
commit c47c48ed1e
3 changed files with 19 additions and 3 deletions

View File

@@ -24,10 +24,10 @@ push_clean=false # clean backup file after push
target_host="127.0.0.1" # rsync target host
target_user="backup" # rsync target user
target_key='/home/xyz/.ssh/rsync' # rsync key
#Docker
docker_enabled=false # will you use docker backup
docker_images=false # backup docker images
#Docker volumes
docker_volumes=false #backup docker volumes
#Rsync
#Daily cron
#Mysql dbs