commit cdcdd5ef580e95b5d6caed726a2d26d57eafada7 Author: Ken Schiano Date: Tue May 27 09:57:53 2025 -0400 intial commit diff --git a/repository.json b/repository.json new file mode 100644 index 0000000..39c022b --- /dev/null +++ b/repository.json @@ -0,0 +1,6 @@ +{ + "name": "HA Add-ons by Ken Schiano", + "udev": true, + "url": "https://git.kenschiano.net/kschiano/Hassio_Addons.git", + "maintainer": "Ken Schiano" +} \ No newline at end of file diff --git a/technitium_dns/config.yaml b/technitium_dns/config.yaml new file mode 100644 index 0000000..8778430 --- /dev/null +++ b/technitium_dns/config.yaml @@ -0,0 +1,11 @@ +version: "13.6.0" +image: technitium/dns-server +slug: "techdns" +name: Technitium Dns-Server +description: Run a Technitium Dns-Server on your Raspberry Pi +url: https://technitium.com/dns/ +host_network: true +arch: + - aarch64 + - amd64 + - armv7