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

推荐订阅源

D
DataBreaches.Net
J
Java Code Geeks
有赞技术团队
有赞技术团队
H
Hackread – Cybersecurity News, Data Breaches, AI and More
The GitHub Blog
The GitHub Blog
T
The Blog of Author Tim Ferriss
Apple Machine Learning Research
Apple Machine Learning Research
量子位
D
Docker
V
Visual Studio Blog
博客园 - 司徒正美
Martin Fowler
Martin Fowler
人人都是产品经理
人人都是产品经理
WordPress大学
WordPress大学
U
Unit 42
M
MIT News - Artificial intelligence
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
G
Google Developers Blog
Engineering at Meta
Engineering at Meta
V
V2EX
大猫的无限游戏
大猫的无限游戏
雷峰网
雷峰网
Vercel News
Vercel News
C
Check Point Blog

Bugs on CoreDNS: DNS and Service Discovery

暂无文章

CoreDNS and Caddy
miek · 2016-09-29 · via Bugs 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.