Docker data backup
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user