Root check and docker image integration
This commit is contained in:
@@ -25,6 +25,8 @@ 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
|
||||
#Rsync
|
||||
#Daily cron
|
||||
|
||||
Reference in New Issue
Block a user