Hi, started self hosting quite a few things and would like a domain to use for when I’m out and about instead of having to remember what my IP is currently. What are the newest providers of services that can accomplish this?
Hi, started self hosting quite a few things and would like a domain to use for when I’m out and about instead of having to remember what my IP is currently. What are the newest providers of services that can accomplish this?
I recommend deSEC.io, it’s free. They offer both full DNS hosting (so you can update the A/AAAA records for one of your own domains through their API) and dynamic DNS with subdomains under
.dedyn.io
. Both variants are widely supported, for example OpenWRT and ddclient include support out of the box.If you choose to use them for DNS hosting I should mention that deSEC is a German service with a mission similar to Let’s Encrypt, only for DNS: they’ll host anybody’s DNS for free on one condition, that they enable DNSSEC. They generate and maintain it for you, you just have to enable it at your registrar (which amounts to copy-pasting the keys). (If you just use .dedyn.io for DDNS you don’t have to worry about this.)
Thanks for mentioning desec.io! I’ve read about it in c’t a few years ago, but didn’t find it a few months ago.