[Komodo] Commit Sync: update master_sync.toml

This commit is contained in:
komodo
2026-02-02 22:46:31 +00:00
parent 550f4ecdd6
commit 55d3e1ee4d

View File

@@ -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]