[Komodo] Commit Sync: update master_sync.toml
This commit is contained in:
+36
-22
@@ -47,6 +47,7 @@ webhook_secret = "Spotting-Drainpipe-Freely-Outwit-Opponent7"
|
||||
additional_env_files = [
|
||||
{ path = ".env", track = true }
|
||||
]
|
||||
|
||||
##
|
||||
|
||||
[[stack]]
|
||||
@@ -54,6 +55,9 @@ name = "gitlab"
|
||||
tags = ["Active"]
|
||||
[stack.config]
|
||||
server = "Unraid"
|
||||
additional_env_files = [
|
||||
{ path = ".env", track = true }
|
||||
]
|
||||
file_contents = """
|
||||
|
||||
|
||||
@@ -138,9 +142,7 @@ services:
|
||||
labels:
|
||||
- traefik.enable=false
|
||||
"""
|
||||
additional_env_files = [
|
||||
{ path = ".env", track = true }
|
||||
]
|
||||
|
||||
##
|
||||
|
||||
[[stack]]
|
||||
@@ -152,9 +154,9 @@ auto_update = true
|
||||
linked_repo = "compose-glance"
|
||||
webhook_secret = "Spotting-Drainpipe-Freely-Outwit-Opponent7"
|
||||
additional_env_files = [
|
||||
{ path = "timezone.env", track = true },
|
||||
{ path = ".env", track = true }
|
||||
{ path = "timezone.env", track = true }
|
||||
]
|
||||
|
||||
##
|
||||
|
||||
[[stack]]
|
||||
@@ -165,6 +167,9 @@ server = "Unraid"
|
||||
auto_update = true
|
||||
linked_repo = "compose-grimmory"
|
||||
env_file_path = "grimmory.env"
|
||||
additional_env_files = [
|
||||
{ path = ".env", track = true }
|
||||
]
|
||||
environment = """
|
||||
# Application
|
||||
APP_USER_ID=1000
|
||||
@@ -184,9 +189,7 @@ DB_GROUP_ID=1000
|
||||
MYSQL_ROOT_PASSWORD=ChangeMe_MariaDBRoot_2025!
|
||||
MYSQL_DATABASE=grimmory
|
||||
"""
|
||||
additional_env_files = [
|
||||
{ path = ".env", track = true }
|
||||
]
|
||||
|
||||
##
|
||||
|
||||
[[stack]]
|
||||
@@ -198,6 +201,9 @@ poll_for_updates = true
|
||||
auto_update = true
|
||||
linked_repo = "compose-homeassistant_io"
|
||||
env_file_path = "HA.env"
|
||||
additional_env_files = [
|
||||
{ path = ".env", track = true }
|
||||
]
|
||||
environment = """
|
||||
# Home Assistant Full Stack
|
||||
MQTT_PORT=1883
|
||||
@@ -207,9 +213,7 @@ INFLUX_PASSWORD=ndfgsdfgldskfnbdfj
|
||||
INFLUX_ORG=home
|
||||
INFLUX_BUCKET=homeassistant
|
||||
"""
|
||||
additional_env_files = [
|
||||
{ path = ".env", track = true }
|
||||
]
|
||||
|
||||
##
|
||||
|
||||
[[stack]]
|
||||
@@ -223,6 +227,7 @@ webhook_secret = "Spotting-Drainpipe-Freely-Outwit-Opponent7"
|
||||
additional_env_files = [
|
||||
{ path = ".env", track = true }
|
||||
]
|
||||
|
||||
##
|
||||
|
||||
[[stack]]
|
||||
@@ -230,6 +235,9 @@ name = "homepage"
|
||||
tags = ["Active"]
|
||||
[stack.config]
|
||||
server = "Unraid"
|
||||
additional_env_files = [
|
||||
{ path = ".env", track = true }
|
||||
]
|
||||
file_contents = """
|
||||
networks:
|
||||
Internal:
|
||||
@@ -253,6 +261,7 @@ services:
|
||||
- traefik.enable=false
|
||||
- net.unraid.docker.icon=/mnt/user/docker/icons/homepage.png
|
||||
"""
|
||||
|
||||
##
|
||||
|
||||
[[stack]]
|
||||
@@ -266,6 +275,7 @@ webhook_secret = "Spotting-Drainpipe-Freely-Outwit-Opponent7"
|
||||
additional_env_files = [
|
||||
{ path = ".env", track = true }
|
||||
]
|
||||
|
||||
##
|
||||
|
||||
[[stack]]
|
||||
@@ -293,12 +303,13 @@ project_name = "media_apps"
|
||||
auto_update = true
|
||||
linked_repo = "compose-jellyfin"
|
||||
webhook_secret = "Spotting-Drainpipe-Freely-Outwit-Opponent7"
|
||||
environment = """
|
||||
# VARIABLE = value
|
||||
"""
|
||||
additional_env_files = [
|
||||
{ path = ".env", track = true }
|
||||
]
|
||||
environment = """
|
||||
# VARIABLE = value
|
||||
"""
|
||||
|
||||
##
|
||||
|
||||
[[stack]]
|
||||
@@ -326,6 +337,7 @@ linked_repo = "compose-kavita"
|
||||
additional_env_files = [
|
||||
{ path = ".env", track = true }
|
||||
]
|
||||
|
||||
##
|
||||
|
||||
[[stack]]
|
||||
@@ -339,6 +351,7 @@ webhook_secret = "Spotting-Drainpipe-Freely-Outwit-Opponent7"
|
||||
additional_env_files = [
|
||||
{ path = ".env", track = true }
|
||||
]
|
||||
|
||||
##
|
||||
|
||||
[[stack]]
|
||||
@@ -350,9 +363,9 @@ auto_update = true
|
||||
linked_repo = "compose-manyfold"
|
||||
webhook_secret = "Spotting-Drainpipe-Freely-Outwit-Opponent7"
|
||||
additional_env_files = [
|
||||
{ path = ".env", track = true },
|
||||
{ path = "manyfold.env", track = true }
|
||||
{ path = ".env", track = true }
|
||||
]
|
||||
|
||||
##
|
||||
|
||||
[[stack]]
|
||||
@@ -365,6 +378,7 @@ linked_repo = "compose-mealie"
|
||||
additional_env_files = [
|
||||
{ path = ".env", track = true }
|
||||
]
|
||||
|
||||
##
|
||||
|
||||
[[stack]]
|
||||
@@ -376,8 +390,7 @@ auto_update = true
|
||||
linked_repo = "compose-obsidian-sync"
|
||||
webhook_secret = "Spotting-Drainpipe-Freely-Outwit-Opponent7"
|
||||
additional_env_files = [
|
||||
{ path = "andrew-obsidian-vault.env", track = true },
|
||||
{ path = ".env", track = true }
|
||||
{ path = "andrew-obsidian-vault.env", track = true }
|
||||
]
|
||||
|
||||
##
|
||||
@@ -427,9 +440,7 @@ server = "Unraid"
|
||||
poll_for_updates = true
|
||||
linked_repo = "compose-OSSINT-Webcheck"
|
||||
webhook_secret = "Spotting-Drainpipe-Freely-Outwit-Opponent7"
|
||||
additional_env_files = [
|
||||
{ path = ".env", track = true }
|
||||
]
|
||||
|
||||
##
|
||||
|
||||
[[stack]]
|
||||
@@ -442,7 +453,7 @@ linked_repo = "compose-paperless-ngx"
|
||||
webhook_secret = "Spotting-Drainpipe-Freely-Outwit-Opponent7"
|
||||
additional_env_files = [
|
||||
{ path = "stack.env", track = true },
|
||||
{ path = ".env", track = true}
|
||||
{ path = ".env", track = true }
|
||||
]
|
||||
|
||||
##
|
||||
@@ -458,6 +469,7 @@ webhook_secret = "Spotting-Drainpipe-Freely-Outwit-Opponent7"
|
||||
additional_env_files = [
|
||||
{ path = ".env", track = true }
|
||||
]
|
||||
|
||||
##
|
||||
|
||||
[[stack]]
|
||||
@@ -493,6 +505,7 @@ webhook_secret = "Spotting-Drainpipe-Freely-Outwit-Opponent7"
|
||||
additional_env_files = [
|
||||
{ path = ".env", track = true }
|
||||
]
|
||||
|
||||
##
|
||||
|
||||
[[stack]]
|
||||
@@ -505,6 +518,7 @@ webhook_secret = "Spotting-Drainpipe-Freely-Outwit-Opponent7"
|
||||
additional_env_files = [
|
||||
{ path = ".env", track = true }
|
||||
]
|
||||
|
||||
##
|
||||
|
||||
[[stack]]
|
||||
|
||||
Reference in New Issue
Block a user