From b0649fa0f3f76948a5d762336f326c57c56670ff Mon Sep 17 00:00:00 2001 From: komodo Date: Fri, 31 Oct 2025 03:03:41 +0000 Subject: [PATCH] [Komodo] andrewamason: Commit Resource File: update master_sync.toml --- master_sync.toml | 34 ++++++++++++++++++---------------- 1 file changed, 18 insertions(+), 16 deletions(-) diff --git a/master_sync.toml b/master_sync.toml index 3f5aa09..fda731e 100644 --- a/master_sync.toml +++ b/master_sync.toml @@ -28,7 +28,7 @@ name = "dashboards" [stack.config] server = "unraid" poll_for_updates = true -auto_update = true +auto_update = false linked_repo = "compose-dashboards" webhook_secret = "Spotting-Drainpipe-Freely-Outwit-Opponent7" additional_env_files = ["timezone.env"] @@ -40,7 +40,7 @@ name = "homebox" [stack.config] server = "unraid" poll_for_updates = true -auto_update = true +auto_update = false linked_repo = "compose-homebox" webhook_secret = "Webhooksecrets" @@ -50,7 +50,7 @@ webhook_secret = "Webhooksecrets" name = "icloud_pd" [stack.config] server = "unraid" -auto_update = true +auto_update = false linked_repo = "compose-icloudpd" ## @@ -60,8 +60,8 @@ name = "immich" [stack.config] server = "unraid" poll_for_updates = true -auto_update = true -auto_update_all_services = true +auto_update = false +auto_update_all_services = false linked_repo = "compose-immich" webhook_secret = "Webhooksecret" additional_env_files = ["immich.env", "immich-frame.env"] @@ -99,9 +99,8 @@ name = "media_apps" server = "unraid" project_name = "media_apps" poll_for_updates = true -auto_update = true +auto_update = false linked_repo = "compose-Media_Apps" -reclone = true webhook_secret = "Webhooksecrets" additional_env_files = ["karakeep.env"] environment = """ @@ -115,8 +114,8 @@ name = "obsidian-sync" [stack.config] server = "unraid" poll_for_updates = true +auto_update = false linked_repo = "compose-obsidian-sync" -reclone = true webhook_secret = "Gigolo-Rigor-Skied-Saint-Comply4" additional_env_files = ["andrew-obsidian-vault.env"] @@ -127,7 +126,7 @@ name = "ossint-web-check" [stack.config] server = "unraid" poll_for_updates = true -auto_update = true +auto_update = false linked_repo = "compose-OSSINT-Webcheck" ## @@ -136,8 +135,8 @@ linked_repo = "compose-OSSINT-Webcheck" name = "paperless-ngx" [stack.config] server = "unraid" +auto_update = false linked_repo = "compose-paperless-ngx" -reclone = true webhook_secret = "Gigolo-Rigor-Skied-Saint-Comply4" additional_env_files = ["stack.env"] @@ -147,6 +146,7 @@ additional_env_files = ["stack.env"] name = "resilio-sync" [stack.config] server = "unraid" +auto_update = false linked_repo = "compose-resilio-sync" ## @@ -156,6 +156,7 @@ name = "romm" [stack.config] server = "unraid" poll_for_updates = true +auto_update = false auto_update_all_services = true linked_repo = "compose-romm" webhook_secret = "Webhooksecrets" @@ -167,7 +168,7 @@ name = "rustdesk" [stack.config] server = "unraid" poll_for_updates = true -auto_update = true +auto_update = false linked_repo = "compose-rustdesk" webhook_secret = "Scorpion-Envy-Triage-Singular7-Clay" @@ -178,7 +179,7 @@ name = "servarr" [stack.config] server = "unraid" poll_for_updates = true -auto_update = true +auto_update = false linked_repo = "compose-servarr" webhook_secret = "Sheet-Reproach5-Shawl-Usher-Clicker" additional_env_files = ["timezone.env"] @@ -189,7 +190,7 @@ additional_env_files = ["timezone.env"] name = "swag" [stack.config] server = "unraid" -auto_update = true +auto_update = false linked_repo = "compose-swag" ## @@ -199,7 +200,7 @@ name = "traefik" [stack.config] server = "unraid" poll_for_updates = true -auto_update = true +auto_update = false linked_repo = "compose-reverseproxy" webhook_secret = "Sheet-Reproach5-Shawl-Usher-Clicker" env_file_path = "traefik.env" @@ -216,7 +217,7 @@ name = "uptime-kuma" [stack.config] server = "unraid" project_name = "uptime-kuma" -auto_update = true +auto_update = false linked_repo = "compose-uptime-kuma" webhook_secret = "Quilt-Trousers-Unsold-Cornea3-Handcraft" additional_env_files = ["uptime.env"] @@ -372,7 +373,8 @@ branch = "master" name = "Master_Resource_Sync" [repo.config] server = "unraid" -git_provider = "gitea.andrewamason.tech" +git_provider = "gitea:3000" +git_https = false git_account = "andrewamason" repo = "andrewamason/resources"