Skip to content

hnaderi/coredns-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoreDNS docker-compose example

This is a simple example for a dns server deployment using CoreDNS, that supports auto loading of zone files. It scans and loads zone files automatically using auto plugin, so you can update the zone files manually, or use git-sync to pull a git repository of your zone files.

Use

docker-compose up