You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
8 months ago | |
---|---|---|
etc | 8 months ago | |
.gitattributes | 8 months ago | |
LICENSE | 9 months ago | |
README.md | 9 months ago |
README.md
coredns
this repo contains configuration files for CoreDNS set
up as a simple DNS over TLS (DoT)
forwarding resolver, that is relying on a locally running
dnscrypt-proxy
instance for any
and all queries.
since the systemd
service runs under an unprivileged user (here coredns,
which doesn't by default have access to /etc/letsencrypt
), certs need to be
supplied to coredns
another way: copycerts_coredns.{path,service,timer}
.
TO DO
- automated deployment (preferably using
ansible
+drone
)
LICENSE
WTFPLv2, see LICENSE for details