Add stage parameter for backup hooks and add immich_upload backup
This commit is contained in:
parent
4db5c1878b
commit
759368b6d6
8 changed files with 49 additions and 11 deletions
|
|
@ -282,10 +282,10 @@ services = {
|
|||
domain = "gallery.serguzim.me"
|
||||
}]
|
||||
backup = [
|
||||
#{
|
||||
# name = "immich_upload"
|
||||
# type = "docker_remote"
|
||||
#},
|
||||
{
|
||||
name = "immich_upload"
|
||||
type = "hook"
|
||||
},
|
||||
{
|
||||
name = "immich_database"
|
||||
type = "hook"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue