[Komodo] Commit Sync: update master_sync.toml

This commit is contained in:
komodo
2026-04-27 13:26:03 +00:00
parent bb04974241
commit 07d66c1053
+25 -38
View File
@@ -690,26 +690,13 @@ networks:
##
[[stack]]
name = "sterling-pdf"
name = "stirling-pdf"
[stack.config]
server = "Unraid"
file_contents = """
services:
stirling-pdf:
image: stirlingtools/stirling-pdf:latest
container_name: stirling-pdf
expose:
- 8080
volumes:
- ./stirling-data:/configs
restart: unless-stopped
networks:
- Internal
networks:
Internal:
name: Internal_Network
external: true
"""
linked_repo = "compose-stirling-pdf"
additional_env_files = [
{ path = ".env", track = true }
]
##
@@ -987,6 +974,16 @@ repo = "HomeLab/kavita"
##
[[repo]]
name = "compose-lubelogger"
[repo.config]
server = "Unraid"
git_provider = "gitea:3000"
git_account = "andrewamason"
repo = "HomeLab/lubelogger"
##
[[repo]]
name = "compose-makemkv"
[repo.config]
@@ -1080,16 +1077,6 @@ repo = "HomeLab/Romm"
##
[[repo]]
name = "compose-lubelogger"
[repo.config]
server = "Unraid"
git_provider = "gitea:3000"
git_account = "andrewamason"
repo = "HomeLab/lubelogger"
##
[[repo]]
name = "compose-servarr"
[repo.config]
@@ -1101,6 +1088,16 @@ repo = "HomeLab/servarr"
##
[[repo]]
name = "compose-stirling-pdf"
[repo.config]
server = "Unraid"
git_provider = "gitea:3000"
git_account = "andrewamason"
repo = "HomeLab/stirling-pdf"
##
[[repo]]
name = "compose-swag"
[repo.config]
@@ -1166,16 +1163,6 @@ branch = "master"
##
[[repo]]
name = "compose-stirling-pdf"
[repo.config]
server = "Unraid"
git_provider = "gitea:3000"
git_account = "andrewamason"
repo = "HomeLab/stirling-pdf"
##
[[repo]]
name = "swag"
[repo.config]