~bitfehler/k8s.sr.ht

3eae1e488640d9f5e9692d5b1343c4a36903236c — Conrad Hoffmann 1 year, 2 months ago 5718025
Remove redundant dns config
1 files changed, 0 insertions(+), 62 deletions(-)

D knotd/knot.conf.sakuya2
D knotd/knot.conf.sakuya2 => knotd/knot.conf.sakuya2 +0 -62
@@ 1,62 0,0 @@
# Knot DNS configuration file for sr.ht.
# See knot.conf(5) or refer to the server documentation.

server:
    user: knot:knot
    listen: [ 46.23.81.134@53, 2A03:6000:1812:1::3:0@53 ]
    udp-workers: 2
    tcp-workers: 1
    background-workers: 1
    identity: ns3.sr.ht
    nsid: ns3.sr.ht

remote:
  - id: ns1
    address: 173.195.146.135@53

acl:
  - id: allow_notify
    address: 173.195.146.135
    action: notify

log:
  - target: /var/log/knotd.log
    any: info

mod-stats:
  - id: default
    edns-presence: on
    query-type: on

mod-rrl:
  - id: default
    rate-limit: 200   # Allow 200 resp/s for each flow
    slip: 2           # Approximately every other response slips

# The default template is used for every domain,
# unless explicitly configured otherwise
template:
  - id: default
    module: mod-stats/default
    global-module: mod-rrl/default
    master: ns1
    acl: allow_notify

zone:
  - domain: sr.ht
  - domain: srht.site
  - domain: sourcehut.org
  - domain: aerc-mail.org
  - domain: cmpwn.com
  - domain: drewdevault.com
  - domain: git-rebase.io
  - domain: git-send-email.io
  - domain: kitchensink.host
  - domain: knightos.org
  - domain: kotrunga.com
  - domain: seanb.dev
  - domain: seanbehan.dev
  - domain: searchhut.org
  - domain: stew.moe
  - domain: useplaintext.email
  - domain: wio-project.org