1
0
mirror of https://github.com/Luzifer/dns.git synced 2024-09-19 15:23:03 +00:00
Setup for my own DNS server
Go to file
Knut Ahlers 552ff9b3f8
Manage gobuilder.me zone
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-02-03 15:26:24 +01:00
zones Manage gobuilder.me zone 2018-02-03 15:26:24 +01:00
.repo-runner.yaml Add repo-runner auto-build 2018-01-31 23:51:42 +01:00
build.sh Add custom build of coredns 2018-01-30 23:26:44 +01:00
Corefile Add base configuration 2018-01-31 23:05:47 +01:00
Dockerfile Also expose 53/tcp 2018-02-01 09:02:01 +01:00
Makefile Add repo-runner auto-build 2018-01-31 23:51:42 +01:00
README.md Add README 2018-01-31 23:16:24 +01:00

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 alias plugin
  • In the configuration the zones folder is automatically added to the server
  • The zone files are auto-formatted using zonefmt