From 5688b4875aa86ef4deaf27976cb26709d14f8ddb Mon Sep 17 00:00:00 2001 From: komodo Date: Fri, 17 Apr 2026 03:28:22 +0000 Subject: [PATCH] [Komodo] Commit Sync: update master_sync.toml --- master_sync.toml | 19 ++----------------- 1 file changed, 2 insertions(+), 17 deletions(-) diff --git a/master_sync.toml b/master_sync.toml index 1e1c737..dd3b1bb 100644 --- a/master_sync.toml +++ b/master_sync.toml @@ -46,6 +46,7 @@ webhook_secret = "Spotting-Drainpipe-Freely-Outwit-Opponent7" [[stack]] name = "gitlab" +tags = ["Active"] [stack.config] server = "Unraid" file_contents = """ @@ -334,8 +335,8 @@ env_file_path = "manyfold.env" name = "mealie" tags = ["Testing"] [stack.config] -auto_update = true server = "Unraid" +auto_update = true linked_repo = "compose-mealie" ## @@ -560,22 +561,6 @@ CLOUDFLARE_DNS_API_TOKEN=YrGr8Q2iLJ-Ui_bpSxreYJ7D6T8YJOFOj7A4eYDq ## -[[stack]] -name = "uptime-kuma" -tags = ["Decom"] -[stack.config] -server = "Unraid" -project_name = "uptime-kuma" -auto_update = true -linked_repo = "compose-uptime-kuma" -webhook_secret = "Spotting-Drainpipe-Freely-Outwit-Opponent7" -additional_env_files = [ - { path = "uptime.env", track = true } -] -ignore_services = ["signal-cli-rest-api"] - -## - [[stack]] name = "wallos" tags = ["Active"]