update resources repo
This commit is contained in:
@ -41,7 +41,7 @@ files_on_host = true
|
||||
|
||||
[[stack]]
|
||||
name = "demo-immich"
|
||||
description = "See https://git.komo.do/moghtech/demo-sync/src/branch/main/immich.compose.yaml"
|
||||
description = "https://git.komo.do/komodo/demo/src/branch/main/immich.compose.yaml"
|
||||
tags = ["demo", "immich"]
|
||||
deploy = false
|
||||
[stack.config]
|
||||
@ -137,14 +137,14 @@ environment = """
|
||||
|
||||
[[stack]]
|
||||
name = "demo-jellyfin"
|
||||
description = "See https://git.komo.do/moghtech/demo-sync/src/branch/main/jellyfin.compose.yaml"
|
||||
description = "https://git.komo.do/komodo/demo/src/branch/main/jellyfin.compose.yaml"
|
||||
tags = ["demo", "jellyfin"]
|
||||
deploy = false
|
||||
[stack.config]
|
||||
server_id = "demo-server"
|
||||
file_paths = ["jellyfin.compose.yaml"]
|
||||
git_provider = "git.komo.do"
|
||||
repo = "moghtech/demo-sync"
|
||||
repo = "komodo/demo"
|
||||
|
||||
##########################
|
||||
# Immich Deployer (Repo) #
|
||||
@ -157,7 +157,7 @@ tags = ["immich", "automation"]
|
||||
[repo.config]
|
||||
server_id = "demo-server"
|
||||
git_provider = "git.komo.do"
|
||||
repo = "moghtech/demo-sync"
|
||||
repo = "komodo/demo"
|
||||
on_pull.path = "."
|
||||
on_pull.command = "sh ./trigger-immich-deploy.sh"
|
||||
|
||||
@ -208,7 +208,7 @@ server_id = "demo-server"
|
||||
file_paths = ["tempo.compose.yaml"]
|
||||
ignore_services = ["init"]
|
||||
git_provider = "git.komo.do"
|
||||
repo = "moghtech/demo-sync"
|
||||
repo = "komodo/demo"
|
||||
|
||||
####################
|
||||
# Vector (Logging) #
|
||||
|
Reference in New Issue
Block a user