qdm12 / ddns-updater

Container to update DNS records periodically with WebUI for many DNS providers
https://hub.docker.com/r/qmcgaw/ddns-updater/
MIT License
1.59k stars 154 forks source link

Feature request: Create record if it does not exist #129

Open qdm12 opened 3 years ago

qdm12 commented 3 years ago
  1. What's the feature?

    Instead of simply updating a record, create it if it does not exist. Done for:

  2. Why do you need this feature?

    • Easier to manage your DNS without creating a record for each host.
  3. Extra information?

Refers to #110

clemone210 commented 3 years ago
  1. What's the feature? Instead of simply updating a record, create it if it does not exist. Done for:

    • [x] Digital Ocean
    • [x] Linode
  2. Why do you need this feature?

    • Easier to manage your DNS without creating a record for each host.
  3. Extra information?

Refers to #110

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 3 years ago

I included to the list

I double-checked for Gandi and the record is created when it does not exist. For OVH I only checked when mode is "api"

barrenechea commented 3 years ago

+1 on this one! Cloudflare does not create new records (using Global Key), but it refreshes them if manually added on CF