diff options
author | 2016-09-17 21:24:39 +0100 | |
---|---|---|
committer | 2016-09-17 21:24:39 +0100 | |
commit | 31851c6acde5431a4acaded6aba90a2958f1cf0e (patch) | |
tree | 34babd01d1c3a69ebb107dbdf21d81cbad1c6830 /middleware.md | |
parent | 80b22a50713e87370c0b489feeeca481d0a159d8 (diff) | |
download | coredns-31851c6acde5431a4acaded6aba90a2958f1cf0e.tar.gz coredns-31851c6acde5431a4acaded6aba90a2958f1cf0e.tar.zst coredns-31851c6acde5431a4acaded6aba90a2958f1cf0e.zip |
coredns: default Corefile (#265)
When no Corefile is given, default to loading the whoami middleware on
the default port (2053). Also add back the -port flag that allows you
to override the default port.
Further cleanup the startup messages and use caddy's OnStartupComplete()
to blurp out which zones and ports we have. These can be suppressed
with the -quiet flag.
Normal startup:
miek.nl.:1053
miek.nl2.:1053
example.org.:1054
2016/09/17 20:41:19 [INFO] CoreDNS-001 starting
CoreDNS-001 starting
with the -quiet flag:
2016/09/17 20:41:34 [INFO] CoreDNS-001 starting
Diffstat (limited to 'middleware.md')
0 files changed, 0 insertions, 0 deletions