ddns-updater icon indicating copy to clipboard operation
ddns-updater copied to clipboard

Feature request: AWS Route 53

Open pbarone opened this issue 3 years ago • 3 comments

  1. What's the feature? Support for AWS Route 53

  2. Extra information?

pbarone avatar Oct 11 '22 17:10 pbarone

Bump! This would be amazing!

w-gitops avatar Dec 30 '22 16:12 w-gitops

Agree. I'm looking for a new all-in-one ddns updater, and have a route53 domain that needs to be updated. Great project you've got here!

roseap42 avatar Feb 26 '23 22:02 roseap42

Agreed, would appreciate!

seth586 avatar Oct 31 '23 22:10 seth586

You can build the (beta route53) image with docker and git using:

docker build -t qmcgaw/ddns-updater https://github.com/marcelohpf/ddns-updater.git#feat/aws-simple-record

And then try it following https://github.com/marcelohpf/ddns-updater/blob/feat/aws-simple-record/docs/route53.md

I'm still waiting for feedback to check it works fine, please reply on https://github.com/qdm12/ddns-updater/pull/715 thanks!

qdm12 avatar Jun 15 '24 12:06 qdm12

@qdm12 Thank you for your work on this - excited to use it once it's out of beta!

heisian avatar Jun 30 '24 19:06 heisian

Whoops sorry I forgot to close the issue this in the latest and v2.7.0 release 😉 See the readme

qdm12 avatar Jun 30 '24 20:06 qdm12