DNSCrypt / dnscrypt-resolvers

Lists of public DNSCrypt / DoH DNS servers and DNS relays
https://dnscrypt.info
1.19k stars 258 forks source link

Zackptg5-us-pit server back up #526

Closed Zackptg5 closed 3 years ago

Zackptg5 commented 3 years ago

I need to watch this thing more carefully, looked like watchtower botched it up somehow. Think I got it fixed so that won't happen next time

Edit: figured out what happened. I put the wrong port number in when updating docker stuff so it got silently blocked by ufw :sweat_smile:

jedisct1 commented 3 years ago

Hi Zack,

Proper monitoring and automatically notifying operators is definitely something I need to work on.

Meanwhile, https://download.dnscrypt.info/dnscrypt-resolvers/status/ is constantly updated with the status of resolvers and relays.

You can use a service such as https://uptimerobot.com to monitor that page for the string FAIL: <resolver name> or the absence of pass: <resolver name>. Granted, that's a little bit hacky, but it works :)

Zackptg5 commented 3 years ago

I'll look into doing that, thanks! Think you forgot to revert commit d03f57daf24e66d4dd2276d0afd2b7743a6d5ebb

jedisct1 commented 3 years ago

I'll look into doing that, thanks! Think you forgot to revert commit d03f57d

Indeed!

Done!

Zackptg5 commented 3 years ago

Great! Got the uptimerobot going for all my sites/servers now, super helpful, thanks! (You should consider putting that on the readme)