Back to Coredns Io

Coredns And Caddy

content/blog/coredns-and-caddy.md

latest1.0 KB
Original Source

+++ date = "2016-09-29T06:18:40Z" description = "CoreDNS can now be downloaded from Caddy's download page." tags = ["Caddy", "Bugs", "Questions"] title = "CoreDNS and Caddy" author = "miek" +++ Caddy 0.9.3 is released. On it's download page you can now select the "DNS plugin" to be added to Caddy! This is really nice and a culmination of all the work that has been put in to make this happen.

Note that if you select this option you get a binary that is both a DNS and webserver, during startup you can select between the two with -type=dns|http flag.

The CoreDNS developers will still provide their own (DNS only) binaries over at GitHub.

Note that we also have a CoreDNS category on the Caddy forum where you can ask questions. Bugs and feature requests are probably better directed to our GitHub.