DynDNS #334

Closed
opened 2026-03-22 16:31:30 -05:00 by GiteaMirror · 4 comments
Owner

Originally created by @gavinharriss on GitHub (Oct 25, 2022).

Any good recommendations for dynamic DNS services that can provide a static IP address for self hosters that only have a dynamic DNS provided by their ISP?

BTW, thank you for providing a great guide. I've picked up all sorts of useful resources from it so far :)

Originally created by @gavinharriss on GitHub (Oct 25, 2022). Any good recommendations for dynamic DNS services that can provide a static IP address for self hosters that only have a dynamic DNS provided by their ISP? BTW, thank you for providing a great guide. I've picked up all sorts of useful resources from it so far :)
Author
Owner

@mikeroyal commented on GitHub (Oct 25, 2022):

I would recommend these for self-hosting, though, I know quite a few people use CloudFlare because it does a decent job.

  1. DuckDNS, https://github.com/linuxserver/docker-duckdns or https://www.home-assistant.io/integrations/duckdns/

  2. TrustDNS, https://github.com/bluejekyll/trust-dns

@mikeroyal commented on GitHub (Oct 25, 2022): I would recommend these for self-hosting, though, I know quite a few people use CloudFlare because it does a decent job. 1. DuckDNS, https://github.com/linuxserver/docker-duckdns or https://www.home-assistant.io/integrations/duckdns/ 2. TrustDNS, https://github.com/bluejekyll/trust-dns
Author
Owner

@gavinharriss commented on GitHub (Oct 25, 2022):

Thanks Mike, very much appreciated. Numerous options come up when searching but it's always nice to get recommendations off the experts / people that have used them in anger.

@gavinharriss commented on GitHub (Oct 25, 2022): Thanks Mike, very much appreciated. Numerous options come up when searching but it's always nice to get recommendations off the experts / people that have used them in anger.
Author
Owner

@mikeroyal commented on GitHub (Oct 28, 2022):

Cool! Closing this issue now feel to creat eanother if you have any questions/suggestons.

@mikeroyal commented on GitHub (Oct 28, 2022): Cool! Closing this issue now feel to creat eanother if you have any questions/suggestons.
Author
Owner

@TheRealGramdalf commented on GitHub (Nov 26, 2022):

Personally I use https://desec.io, they do a great job, one of the best ones imo being that you don't have to renew your domain every thirty days (looking at you, noIP).

I have DynDNS set up on my openwrt router (courtesy of luci-app-ddns), and it has a preset for desec as well as a whole bunch of other ones out there. Presets are using curl commands, so it's super lightweight as well.

@TheRealGramdalf commented on GitHub (Nov 26, 2022): Personally I use https://desec.io, they do a great job, one of the best ones imo being that you don't have to renew your domain every thirty days (looking at you, noIP). I have DynDNS set up on my openwrt router (courtesy of `luci-app-ddns`), and it has a preset for desec as well as a whole bunch of other ones out there. Presets are using `curl` commands, so it's super lightweight as well.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/Self-Hosting-Guide#334