juusujanar / cloudflare-ddns

Docker container to update CloudFlare DNS records
GNU General Public License v3.0
11 stars 2 forks source link

Update multiple subdomains simultaneously #7

Closed discojon closed 5 years ago

discojon commented 5 years ago

Is there a way to update multiple subdomains with one instance of the container running? I'd prefer not to have to have multiple containers if possible.

juusujanar commented 5 years ago

Hi, thanks for the idea. I can try implementing that, just need to figure out a good way to work with 1 to n domains.

Can't give any timeframe at the moment though, but I'm open to pull requests.

UncleTallest commented 5 years ago

Looking into finishing this up later today and sending you a pull request.

juusujanar commented 5 years ago

@schade Hey, thanks for the help. How's the progress?

UncleTallest commented 5 years ago

Sorry, life intruded on me before I finished. Will update after work today when I can look at where I am on that PR.

On Wed, Aug 21, 2019, 7:58 AM Janar Juusu notifications@github.com wrote:

@schade https://github.com/schade Hey, thanks for the help. How's the progress?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/juusujanar/cloudflare-ddns/issues/7?email_source=notifications&email_token=AAEYP73W5DDWEOWL25LPVMLQFU3XVA5CNFSM4GRFCKL2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4ZSI7Q#issuecomment-523445374, or mute the thread https://github.com/notifications/unsubscribe-auth/AAEYP75PR7LAZMMJKEVYLCLQFU3XVANCNFSM4GRFCKLQ .

juusujanar commented 5 years ago

Completed in release 2.0 (along with rewrite to Golang).