Docker data backup

This commit is contained in:
2023-02-10 20:53:40 +01:00
parent c47c48ed1e
commit 7dae7cb970
2 changed files with 13 additions and 0 deletions

View File

@@ -24,9 +24,11 @@ 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_enabled=false # will you use docker backup
docker_images=false # backup docker images
docker_volumes=false #backup docker volumes
docker_data=false #backup container information
#Rsync
#Daily cron