I have been using Hetzer DDNS https://openwrt.org/docs/guide-user/services/ddns/client with a non-standard DDNS Script in my Openwrt on a few different pieces of hardware for ages however I am aware of two things:
- The Hetzner DNS API is being retired and migrated to the main Hetzner cloud API
- There appears to be some work done/happening (including by the nice people obbardc and feckert to add hertzner cloud api support into DDNS packages.
I am a Business Analyst rather than a developer and have (for my sins ) stayed away from the code end of git so I’m a bit useless with understanding whats going on. ( I need to learn so please feel free to teach me or tell me what I should already know)
I have OpenWRT running on a number of ‘production’ instances that are on around 24.6 and I am currrently working up a test harness based on 25.05 that I want to check that I can run everything I currently use but also improve my understanding routing with PBR and also VLANs.
I would like to use this opportunity to migrate to the the hetzner cloud API. I’ve tried various versions of Openwrt from about 24.5 some of which have included hetzner.cloud as an option in the Luci DDNS UI but when I have tried to run them they have complained I am missing a package for it but I can’t find one in the package list that OpenWRT downloads. Other versions (including 25.5) seem to have the option removed.
I’m trying to understand what version I could or will be able to use that would have Hertner cloud as a DDNS option in luci and the required additional packages to actually configure it to run.
I think the issue is my lack of understanding of how to find this information out (I hope I don’t come off as lazy but just feel a bit at sea with how to understand the flow from git to downloadable sysupdate files from the firmware selector.
Please feel to point out the things I should know in trying to figure this out. I am happy to be put right.