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

Container to update DNS records periodically with WebUI for many DNS providers

Results 289 ddns-updater issues
Sort by recently updated
recently updated
newest added
trafficstars

If a domain from the config never gets an IP, the updates.json stays empty (ip": "",), If I start ddns-updater it registers that empty IP as an error and shuts...

:bug: bug

1. What's the feature? - As I understand the public IP can only be fetched. I would like an option (ENV) to enter the public IP. - Another nice solution...

Priority: 💤 Low priority
Complexity: ☣️ Hard to do

Status: 🗯️ Waiting for feedback
Priority: 🚨 Urgent
Complexity: ☣️ Hard to do
Category: Provider update ♻️
Category: IP fetching 📥

1. What's the feature? allow `config.json` to be provided as a Docker secret (by providing a new CLI parameter, or environment variable). 2. Extra information? When using Docker Swarm, the...

Category: Good idea 🎯

1. What's the feature? Instead of simply updating a record, create it if it does not exist. Done for: - [x] Cloudflare - [x] Digital Ocean - [x] ~Don Dominio~...

Status: 🔒 After next release
Category: Provider update ♻️
Category: Maintenance ⛓️

Priority: 💤 Low priority
Complexity: ☣️ Hard to do

Another idea for simpler setup: When /updater/data/config.json is not found, copy a default template config.json stored in the image to /updater/data/config.json

Status: 🗯️ Waiting for feedback
Priority: 💤 Low priority
Category: Web UI 🖱️

Hi, am I correct, that ddns-update cannot update IPV6 addresses for Cloudflare? The following piece of code implies that, along with the error that I mentioned in the subject area...

:bulb: feature request

1. What's the feature? Authentication mechanism for http server. 2. Extra information? - This blocks the new Web UI which will allow to modify settings, see tokens etc. - We...

Status: 🔒 After next release
Priority: 🚨 Urgent

- Automatically detect if the machine supports ipv4 and/or ipv6 and depending on that gets its public IP address. - Update records with ipv4 and/or ipv6 depending on the result...

Category: Good idea 🎯