kutzilla / docker-hetzner-ddns

A Docker image that allows you to use Hetzner DNS as a DynDNS Provider
MIT License
23 stars 8 forks source link

Update Multiple Record Names #22

Open Tigge11 opened 1 year ago

Tigge11 commented 1 year ago

Hi, I am using your Script on my Unraid Server at Home and it Works great, but I am wondering if its possible to update more than one Record Name? Maybe its possible to add more Record Names and seperate them with commas, but I dont find any Documentation for that. The other solution would be to run a second docker container for a second Record Name.

kutzilla commented 1 year ago

Hi there,

thank you for the idea. Would you like to update multiple zones or multiple records in a zone?

Kind regards, kutzilla

Tigge11 commented 1 year ago

I would like to update multiple records in one zone. For now, I need to have 4 Docker Containers running to update all my subdomains.

kutzilla commented 1 year ago

Hey,

I think I can add the feature to update multiple zones and records with the same feature. Maybe you look into my suggestion in #8. I think the suggested possibility to update multiple zones could be a good way to update multiple records as well. What do you think?

Kind regards, kutzilla

Tigge11 commented 1 year ago

Hey, Yeah sounds like a good solution.

Tigge11 commented 1 year ago

Do you have any Idea, when this Feature will be finished and added to the Docker Image?

kutzilla commented 11 months ago

Hello there. Sorry for the long silence. I'm still working on this feature. I will keep you updated on that