feat: add coredns

This commit is contained in:
2025-05-13 07:34:41 +03:00
parent 43acf825d7
commit 1fb2028259
10 changed files with 103 additions and 0 deletions

17
coredns/config.yaml Normal file
View File

@@ -0,0 +1,17 @@
name: "Coredns"
version: "1.12.1"
slug: "coredns"
description: "CoreDNS is a DNS server that chains plugins "
url: "https://coredns.io/"
arch:
- amd64
boot: auto
init: false
startup: services
map:
- addon_config:rw
options: {}
schema: {}
ports:
53/tcp: 53
53/udp: 53