惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
云风的 BLOG
云风的 BLOG
小众软件
小众软件
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Apple Machine Learning Research
Apple Machine Learning Research
博客园 - 司徒正美
博客园 - 聂微东
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
美团技术团队
宝玉的分享
宝玉的分享
量子位
V
Visual Studio Blog
罗磊的独立博客
Vercel News
Vercel News
B
Blog
J
Java Code Geeks
S
SegmentFault 最新的问题
Recent Announcements
Recent Announcements
有赞技术团队
有赞技术团队
P
Proofpoint News Feed
GbyAI
GbyAI
G
Google Developers Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC

Caddy on CoreDNS: DNS and Service Discovery

History of CoreDNS in four posts.
CoreDNS and Caddy
miek · 2016-09-29 · via Caddy on CoreDNS: DNS and Service Discovery

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.