diff --git a/master_sync.toml b/master_sync.toml index 9fe588f..e6ff164 100644 --- a/master_sync.toml +++ b/master_sync.toml @@ -23,16 +23,6 @@ webhook_secret = "Spotting-Drainpipe-Freely-Outwit-Opponent7" ## -[[stack]] -name = "lubelogger" -tags = ["Active"] -[stack.config] -server = "Unraid" -linked_repo = "compose-lubelogger" -webhook_secret = "Spotting-Drainpipe-Freely-Outwit-Opponent7" - -## - [[stack]] name = "changedetection_io" tags = ["Active"] @@ -203,7 +193,7 @@ additional_env_files = [ [[stack]] name = "kavita" -tags = ["Active"] +tags = ["Decom"] [stack.config] server = "Unraid" auto_update = true @@ -215,6 +205,16 @@ additional_env_files = [ ## +[[stack]] +name = "lubelogger" +tags = ["Active"] +[stack.config] +server = "Unraid" +linked_repo = "compose-lubelogger" +webhook_secret = "Spotting-Drainpipe-Freely-Outwit-Opponent7" + +## + [[stack]] name = "makemkv" tags = ["As_Needed"] @@ -344,19 +344,6 @@ additional_env_files = [ ## -[[stack]] -name = "scanopy" -tags = ["Testing"] -[stack.config] -server = "Unraid" -linked_repo = "compose-scanopy" -webhook_secret = "Spotting-Drainpipe-Freely-Outwit-Opponent7" -additional_env_files = [ - { path = ".env", track = true } -] - -## - [[stack]] name = "servarr" tags = ["As_Needed"] @@ -372,17 +359,6 @@ additional_env_files = [ ## -[[stack]] -name = "sonarqube" -tags = ["Testing"] -[stack.config] -server = "Unraid" -auto_update = true -linked_repo = "compose-sonarqube" -webhook_secret = "Spotting-Drainpipe-Freely-Outwit-Opponent7" - -## - [[stack]] name = "stirling-pdf" tags = ["Active"]