diff --git a/resources.toml b/resources.toml index bfcd428..99b0dc6 100644 --- a/resources.toml +++ b/resources.toml @@ -20,7 +20,7 @@ description = "Restores the config back to contents in demo-sync resources.toml" tags = ["komodo", "demo"] [resource_sync.config] git_provider = "git.komo.do" -repo = "mbecker20/demo-sync" +repo = "komodo/demo-sync" resource_path = "resources.toml" delete = true @@ -30,7 +30,7 @@ delete = true [[stack]] name = "demo-immich" -description = "See https://git.komo.do/mbecker20/demo-sync/src/branch/main/immich.compose.yaml" +description = "See https://git.komo.do/komodo/demo-sync/src/branch/main/immich.compose.yaml" tags = ["demo", "immich"] deploy = true [stack.config] @@ -126,14 +126,14 @@ environment = """ [[stack]] name = "demo-jellyfin" -description = "See https://git.komo.do/mbecker20/demo-sync/src/branch/main/jellyfin.compose.yaml" +description = "See https://git.komo.do/komodo/demo-sync/src/branch/main/jellyfin.compose.yaml" tags = ["demo", "jellyfin"] deploy = true [stack.config] server_id = "demo-server" file_paths = ["jellyfin.compose.yaml"] git_provider = "git.komo.do" -repo = "mbecker20/demo-sync" +repo = "komodo/demo-sync" ########################## # Immich Deployer (Repo) # @@ -146,7 +146,7 @@ tags = ["immich", "automation"] [repo.config] server_id = "demo-server" git_provider = "git.komo.do" -repo = "mbecker20/demo-sync" +repo = "komodo/demo-sync" on_pull.path = "." on_pull.command = "sh ./trigger-immich-deploy.sh" @@ -197,7 +197,7 @@ server_id = "demo-server" file_paths = ["tempo.compose.yaml"] ignore_services = ["init"] git_provider = "git.komo.do" -repo = "mbecker20/demo-sync" +repo = "komodo/demo-sync" #################### # Vector (Logging) #