mirror of
https://github.com/coredns/coredns.io.git
synced 2024-04-21 12:32:00 +00:00
* Add first passes at a manual * Fixes * fixes * more * add manual div for making header clickeable * more * more content * More absolute links * Fix what and installation * more * more * Port some quickstart things in here * tweak * more * tweaks * more * tweaks and layout * Add final chapter about writing plugins * more * Link to github labels
340 B
340 B
External Plugins
CoreDNS comes with a decent set of plugins, but not all plugins are included in the default install. You can easily find external plugins on our website, or develop one yourself.
Enabling plugins is a compile time affair in CoreDNS, so you'll need to have CoreDNS' source code.