Coredns plugins

From UVOO Tech Wiki
Revision as of 03:49, 31 January 2023 by Busk (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Get

git clone --depth=1 --branch=master https://github.com/coredns/coredns.git
cd coredns

plugin.cfg

ubound:github.com/coredns/unbound
sudo apt install libunbound-dev
go get github.com/coredns/unbound
go generate
go build
./coredns -plugins

https://github.com/coredns/example

https://mrkaran.dev/posts/coredns-nomad/

https://www.oreilly.com/library/view/learning-coredns/9781492047957/ch09.html