aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Miek Gieben <miek@miek.nl> 2016-04-03 20:13:33 +0100
committerGravatar Miek Gieben <miek@miek.nl> 2016-04-03 20:13:33 +0100
commit4e723da191b8684752b0660b06664d82fde26be2 (patch)
tree983abd3504e4a7e68e9aee7875af191b672161a9 /README.md
parent33d522385589f4c7ab486e71ab8eb7bf20bb13c8 (diff)
downloadcoredns-4e723da191b8684752b0660b06664d82fde26be2.tar.gz
coredns-4e723da191b8684752b0660b06664d82fde26be2.tar.zst
coredns-4e723da191b8684752b0660b06664d82fde26be2.zip
Add text about the test server
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index d03b70e40..1f79583ca 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,11 @@ There are corner cases not implement and some blatantly missing functionality; i
implementation *does not* requery the primary -- *ever*, leading to stale data if the server is
not restarted.
+> CoreDNS is running on port 1053 on `linode.atoom.net`. This is one step from being run on port 53.
+> See [this blog article](https://miek.nl/2016/April/03/running-coredns/) on this, or this
+> [bug](https://github.com/miekg/coredns/issues/15) on the progress of running CoreDNS as my
+> production nameserver.
+
But all in all, CoreDNS should already be able to provide you with enough functionality to replace
parts of BIND9, Knot, NSD or PowerDNS.