Commit Graph

5 Commits

Author SHA1 Message Date
Gustavo Valverde bcd77dc546
imp(docker): healtcheck and updated versions (#21)
* imp(docker): healtcheck and updated versions

This improves the structure of the Dockerfile, uses the new DNS seeder version, which fixes some build issues and adds logging to coreDNS when there's an error

* Apply suggestions from code review

Co-authored-by: Conrado Gouvea <conradoplg@gmail.com>

---------

Co-authored-by: Conrado Gouvea <conradoplg@gmail.com>
2024-03-15 09:30:22 +00:00
Conrado Gouvea 21defac7be
Bump dnsseeder and btcd versions for minimum protocol version (#14)
* Bump dnsseeder and btcd versions for minimum protocol version and other fixes

See https://github.com/ZcashFoundation/dnsseeder/releases/tag/v0.2.2

* fix z.cash seeder address
2022-06-10 17:33:10 -03:00
George Tankersley 4bd1ae2a09 Add additional seeders to example configurations
This also changes the recommended CoreDNS configuration to allow using
the DNS names of other seeders even under a bare systemd deployment.
2020-06-11 14:02:07 -04:00
George Tankersley f01cb0719d Remove container-specific health check to avoid bind conflict 2020-06-09 20:46:41 -04:00
George Tankersley dc27d65439 initial commit 2020-05-29 19:38:30 -04:00