intial commit
This commit is contained in:
6
repository.json
Normal file
6
repository.json
Normal file
@@ -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"
|
||||||
|
}
|
||||||
11
technitium_dns/config.yaml
Normal file
11
technitium_dns/config.yaml
Normal file
@@ -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
|
||||||
Reference in New Issue
Block a user