1
0
mirror of https://github.com/Luzifer/dns.git synced 2024-09-19 15:23:03 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
63cb931fb8
Move to zone replication
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-09-12 11:54:41 +02:00
38f960df77
Move to bind instead of coredns
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-01-12 17:09:45 +01:00
ee90549179
Rebuild to use crond and pre-compiled binary
The build process of the binary patched with the cron runner was too
instable as coredns is not properly vendoring their dependencies. This
way the binary is stable (provided by coredns) and the cron is taken
over by alpine crond.

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-03-04 13:41:25 +01:00
a0806bee08
Add health check to docker container
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-02-06 20:20:13 +01:00
04c661035d
Update serial for replacement, allow caching of zones
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-02-05 08:37:55 +01:00
c53cfe7330
Add zone file generator
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-02-05 07:03:08 +01:00
1b4eaebf46
Also expose 53/tcp
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-02-01 09:02:01 +01:00
59f754d910
Add custom build of coredns 2018-01-30 23:26:44 +01:00