From 55d3e1ee4d6ecfa8fa6ee66e7cd38ff8e0ec03cb Mon Sep 17 00:00:00 2001 From: komodo Date: Mon, 2 Feb 2026 22:46:31 +0000 Subject: [PATCH] [Komodo] Commit Sync: update master_sync.toml --- master_sync.toml | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/master_sync.toml b/master_sync.toml index 9bfbf7a..5825b25 100644 --- a/master_sync.toml +++ b/master_sync.toml @@ -24,8 +24,19 @@ additional_env_files = ["n8n.env"] ## +[[stack]] +name = "changedetection_io" +tags = ["Active"] +[stack.config] +server = "unraid" +auto_update = true +linked_repo = "changedetection_io" + +## + [[stack]] name = "dashboards" +tags = ["Active"] [stack.config] server = "unraid" auto_update = true @@ -37,6 +48,7 @@ additional_env_files = ["timezone.env"] [[stack]] name = "homebox" +tags = ["Active"] [stack.config] server = "unraid" auto_update = true @@ -47,6 +59,7 @@ webhook_secret = "Spotting-Drainpipe-Freely-Outwit-Opponent7" [[stack]] name = "icloud_pd" +tags = ["Active"] [stack.config] server = "unraid" auto_update = true @@ -57,6 +70,7 @@ webhook_secret = "Spotting-Drainpipe-Freely-Outwit-Opponent7" [[stack]] name = "immich" +tags = ["Active"] [stack.config] server = "unraid" auto_update = true @@ -78,6 +92,7 @@ webhook_secret = "Spotting-Drainpipe-Freely-Outwit-Opponent7" [[stack]] name = "manyfold" +tags = ["Active"] [stack.config] server = "unraid" auto_update = true @@ -89,6 +104,7 @@ env_file_path = "manyfold.env" [[stack]] name = "media-streaming" +tags = ["Active"] [stack.config] server = "unraid" auto_update = true @@ -99,6 +115,7 @@ webhook_secret = "Spotting-Drainpipe-Freely-Outwit-Opponent7" [[stack]] name = "media_apps" +tags = ["Active"] [stack.config] server = "unraid" project_name = "media_apps" @@ -114,6 +131,7 @@ environment = """ [[stack]] name = "obsidian-sync" +tags = ["Active"] [stack.config] server = "unraid" auto_update = true @@ -146,6 +164,7 @@ additional_env_files = ["stack.env"] [[stack]] name = "resilio-sync" +tags = ["Active"] [stack.config] server = "unraid" auto_update = true @@ -176,6 +195,7 @@ webhook_secret = "Spotting-Drainpipe-Freely-Outwit-Opponent7" [[stack]] name = "servarr" +tags = ["Active"] [stack.config] server = "unraid" auto_update = true @@ -187,6 +207,7 @@ additional_env_files = ["timezone.env"] [[stack]] name = "swag" +tags = ["Active"] [stack.config] server = "unraid" auto_update = true @@ -197,6 +218,7 @@ webhook_secret = "Spotting-Drainpipe-Freely-Outwit-Opponent7" [[stack]] name = "traefik" +tags = ["Active"] [stack.config] server = "unraid" auto_update = true @@ -410,6 +432,17 @@ branch = "master" ## +[[repo]] +name = "changedetection_io" +[repo.config] +server = "unraid" +git_provider = "gitea:3000" +git_https = false +git_account = "andrewamason" +repo = "HomeLab/changedetection_io" + +## + [[repo]] name = "cloudflare-ddns" [repo.config]