Add Technitium DNS stack definition for syn02
Adds stack resource definition to enable automatic deployment of Technitium DNS secondary cluster node on syn02 via Komodo. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -359,6 +359,20 @@ file_paths = ["stacks/sonarr.compose.yml"]
|
||||
|
||||
##
|
||||
|
||||
[[stack]]
|
||||
name = "technitium-syn02"
|
||||
description = "Technitium DNS server cluster node on syn02"
|
||||
tags = ["dns", "network", "cluster", "syn02"]
|
||||
[stack.config]
|
||||
server = "syn02"
|
||||
git_provider = "192.168.1.51:3052"
|
||||
git_https = false
|
||||
git_account = "komodo"
|
||||
repo = "stray/komodo"
|
||||
file_paths = ["stacks/technitium_syn02.compose.yml"]
|
||||
|
||||
##
|
||||
|
||||
[[build]]
|
||||
name = "komodo-build"
|
||||
description = "Build Docker image for komodo app"
|
||||
|
||||
Reference in New Issue
Block a user