[Komodo] andrewamason: Commit Resource File: update master_sync.toml

This commit is contained in:
komodo
2026-04-17 03:01:51 +00:00
parent 0612fe512e
commit 7e896243a5
+5 -1
View File
@@ -154,7 +154,7 @@ name = "grimmory"
tags = ["Testing"] tags = ["Testing"]
[stack.config] [stack.config]
server = "Unraid" server = "Unraid"
auto_pull = false auto_update = true
linked_repo = "compose-grimmory" linked_repo = "compose-grimmory"
env_file_path = "grimmory.env" env_file_path = "grimmory.env"
environment = """ environment = """
@@ -302,6 +302,7 @@ name = "kavita"
tags = ["Active"] tags = ["Active"]
[stack.config] [stack.config]
server = "Unraid" server = "Unraid"
auto_update = true
linked_repo = "compose-kavita" linked_repo = "compose-kavita"
## ##
@@ -333,6 +334,7 @@ env_file_path = "manyfold.env"
name = "mealie" name = "mealie"
tags = ["Testing"] tags = ["Testing"]
[stack.config] [stack.config]
auto_update = true
server = "Unraid" server = "Unraid"
linked_repo = "compose-mealie" linked_repo = "compose-mealie"
@@ -357,6 +359,7 @@ name = "open-vscode"
tags = ["As_Needed"] tags = ["As_Needed"]
[stack.config] [stack.config]
server = "Unraid" server = "Unraid"
auto_update = true
file_contents = """ file_contents = """
networks: networks:
Internal: Internal:
@@ -464,6 +467,7 @@ name = "sonarqube"
tags = ["Testing"] tags = ["Testing"]
[stack.config] [stack.config]
server = "Unraid" server = "Unraid"
auto_update = true
file_contents = """ file_contents = """
services: services:
sonarqube: sonarqube: