[Komodo] Commit Sync: update master_sync.toml
This commit is contained in:
+36
-36
@@ -148,6 +148,9 @@ server = "Unraid"
|
||||
auto_update = true
|
||||
linked_repo = "compose-karakeep"
|
||||
webhook_secret = "Spotting-Drainpipe-Freely-Outwit-Opponent7"
|
||||
additional_env_files = [
|
||||
{ path = "karakeep.env", track = true }
|
||||
]
|
||||
|
||||
##
|
||||
|
||||
@@ -183,17 +186,6 @@ linked_repo = "compose-mealie"
|
||||
|
||||
##
|
||||
|
||||
[[stack]]
|
||||
name = "media-streaming"
|
||||
tags = ["Active"]
|
||||
[stack.config]
|
||||
server = "Unraid"
|
||||
auto_update = true
|
||||
linked_repo = "compose-media-streaming"
|
||||
webhook_secret = "Spotting-Drainpipe-Freely-Outwit-Opponent7"
|
||||
|
||||
##
|
||||
|
||||
[[stack]]
|
||||
name = "media_apps"
|
||||
tags = ["Active"]
|
||||
@@ -203,9 +195,6 @@ project_name = "media_apps"
|
||||
auto_update = true
|
||||
linked_repo = "compose-Media_Apps"
|
||||
webhook_secret = "Spotting-Drainpipe-Freely-Outwit-Opponent7"
|
||||
additional_env_files = [
|
||||
{ path = "karakeep.env", track = true }
|
||||
]
|
||||
environment = """
|
||||
# VARIABLE = value
|
||||
"""
|
||||
@@ -251,6 +240,17 @@ additional_env_files = [
|
||||
|
||||
##
|
||||
|
||||
[[stack]]
|
||||
name = "plex"
|
||||
tags = ["Active"]
|
||||
[stack.config]
|
||||
server = "Unraid"
|
||||
auto_update = true
|
||||
linked_repo = "compose-media-streaming"
|
||||
webhook_secret = "Spotting-Drainpipe-Freely-Outwit-Opponent7"
|
||||
|
||||
##
|
||||
|
||||
[[stack]]
|
||||
name = "resilio-sync"
|
||||
tags = ["Active"]
|
||||
@@ -417,6 +417,17 @@ repo = "andrewamason/resources"
|
||||
|
||||
##
|
||||
|
||||
[[repo]]
|
||||
name = "audiobookshelf"
|
||||
[repo.config]
|
||||
server = "Unraid"
|
||||
git_provider = "gitea:3000"
|
||||
git_https = false
|
||||
git_account = "andrewamason"
|
||||
repo = "HomeLab/audiobookshelf"
|
||||
|
||||
##
|
||||
|
||||
[[repo]]
|
||||
name = "compose-Media_Apps"
|
||||
[repo.config]
|
||||
@@ -710,6 +721,17 @@ branch = "master"
|
||||
|
||||
##
|
||||
|
||||
[[repo]]
|
||||
name = "kavita"
|
||||
[repo.config]
|
||||
server = "Unraid"
|
||||
git_provider = "gitea:3000"
|
||||
git_https = false
|
||||
git_account = "andrewamason"
|
||||
repo = "HomeLab/kavita"
|
||||
|
||||
##
|
||||
|
||||
[[repo]]
|
||||
name = "master-config"
|
||||
[repo.config]
|
||||
@@ -732,28 +754,6 @@ branch = "master"
|
||||
|
||||
##
|
||||
|
||||
[[repo]]
|
||||
name = "kavita"
|
||||
[repo.config]
|
||||
server = "Unraid"
|
||||
git_provider = "gitea:3000"
|
||||
git_https = false
|
||||
git_account = "andrewamason"
|
||||
repo = "HomeLab/kavita"
|
||||
|
||||
##
|
||||
|
||||
[[repo]]
|
||||
name = "audiobookshelf"
|
||||
[repo.config]
|
||||
server = "Unraid"
|
||||
git_provider = "gitea:3000"
|
||||
git_https = false
|
||||
git_account = "andrewamason"
|
||||
repo = "HomeLab/audiobookshelf"
|
||||
|
||||
##
|
||||
|
||||
[[repo]]
|
||||
name = "web-check"
|
||||
[repo.config]
|
||||
|
||||
Reference in New Issue
Block a user