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