feat: add Technitium DNS Home Assistant add-on

- repository.yaml manifest for HA add-on store
- technitium_dns add-on using upstream technitium/dns-server image
- config.yaml with ports 53/udp, 53/tcp, 5380/tcp and password schema
- Dockerfile symlinks /etc/dns to /data/dns for persistent config
- READMEs for repo and add-on
This commit is contained in:
2026-08-07 22:40:09 -04:00
commit 7412f5b2b7
6 changed files with 126 additions and 0 deletions

3
repository.yaml Normal file
View File

@@ -0,0 +1,3 @@
name: Technitium
url: https://git.kenschiano.net/kschiano/Hassio_Addons
maintainer: kschiano