1
0
mirror of https://github.com/Luzifer/dns.git synced 2024-09-18 23:02:56 +00:00
dns/README.md
Knut Ahlers 4becd457ab
Update README
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-02-06 23:02:57 +01:00

576 B

Luzifer / dns

This repository contains the setup for my own DNS server. You do not want to use the Repo as I'm maintaining it here! (Why would you host my DNS for me?!?)

If you are looking at this because you're searching for inspiration:

  • The Dockerfile contains a CoreDNS server with added cron to generate zone files on the fly
  • The auto-generator supports fake-alias records by running every minute fetching the latest A/AAAA records for the aliased domain
  • There is a check script which looks for obvious errors in the zones.yml file