Commit Graph

9 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 6d3a819993
bump dnsseeder for faster skipping of flux peers (#15) 2022-06-14 15:01:18 -03: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
Conrado Gouvea 50c4d5d380
Bump dnsseeder version for NU5 testnet reactivation (#12) 2022-03-30 18:47:16 -03:00
Conrado Gouvea 2d6b964a97
Change dnsseeder and btcd versions for addrv2 support (#11)
* Change dnsseeder and btcd versions for addrv2 support

* Apply suggestions from code review

Co-authored-by: teor <teor@riseup.net>

* Update dependency references

Co-authored-by: teor <teor@riseup.net>
2021-11-22 10:45:13 -03:00
Deirdre Connolly b6f5cd01ea
Update dnsseeder gcloud deployment workflow (#7)
* Try pinning older version of golang
2021-05-05 22:27:04 -04:00
George Tankersley f01cb0719d Remove container-specific health check to avoid bind conflict 2020-06-09 20:46:41 -04:00
George Tankersley e66a787844 Use 'setcap' to bind to port 53 in the container 2020-06-09 17:42:48 -04:00
George Tankersley dc27d65439 initial commit 2020-05-29 19:38:30 -04:00