mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 10:38:41 -04:00
Feature request: Create record if it does not exist #81
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 @qdm12 on GitHub (Dec 12, 2020).
Originally assigned to: @qdm12 on GitHub.
What's the feature?
Instead of simply updating a record, create it if it does not exist. Done for:
Don Dominio- not possible, see https://github.com/qdm12/ddns-updater/issues/533#issuecomment-1914153109Loopianot possible see https://github.com/qdm12/ddns-updater/pull/842#issue-2595843663Why do you need this feature?
Extra information?
Refers to #110
@clemone210 commented on GitHub (Jan 22, 2021):
Strato.de will set an A record at creation of a domain/subdomain. So there is no need to create one for Strato.de services.
@fredericrous commented on GitHub (Jan 28, 2021):
I included to the list
- [x] OVH
- [x] Gandi
I double-checked for Gandi and the record is created when it does not exist. For OVH I only checked when
modeis"api"@barrenechea commented on GitHub (Aug 23, 2021):
+1 on this one! Cloudflare does not create new records (using Global Key), but it refreshes them if manually added on CF