mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 10:38:41 -04:00
Provider: www.zoneedit.com #127
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @GeorgesOrwell on GitHub (Aug 4, 2021).
Originally assigned to: @qdm12 on GitHub.
@fredericrous commented on GitHub (Aug 15, 2021):
example of dns update with zoneedit: https://gist.github.com/cole/745022
@qdm12 commented on GitHub (Jun 12, 2023):
@Waffull @kornface13 @AngusNB @Robbocop1389 @GeorgesOrwell
Please try image tag
:pr-482and report if it works here, documentation is at https://github.com/qdm12/ddns-updater/blob/zoneedit/docs/zoneedit.md Thanks!@Waffull commented on GitHub (Jun 12, 2023):
It appears to work, thank you.
I have run into two small issues:
2023-06-12T22:51:35Z ERROR unknown response received: <SUCCESS CODE="200" TEXT="vt-test.xxxxxx.com updated to xxx.xx.xx.xx" ZONE="xxxxxx.com">Thus the status page doesn't show accurate data https://i.imgur.com/x7lDaLP.pngThanks for the help with zoneedit and getting it working. Will it be incorporated into the :latest image, at some point?
@qdm12 commented on GitHub (Jun 14, 2023):
@Waffull thanks for the feedback:
PERIOD=11m. The cooldown period should not be changed ideally I would say. This raises the point we should be able to specify a period PER record instead of globally. A bit of a niche feature, but that would be useful in this case where zoneedit is 10 min minimum and some others might not enforce this, I created #485 for this.I went ahead and merged the pull request, so it's now supported in the latest image, as well as in future release v2.6.0