ddns-updater
ddns-updater copied to clipboard
Container to update DNS records periodically with WebUI for many DNS providers
Added a sentence to clarify that the api-key consists of two parts that need to be combined to form the api-key required by ddns-updater
**TLDR**: IP address constantly "updates" even though it hasn't changed. This causes log spam (and 600+ "previous IPs", all identical). 1. Is this urgent: No 2. DNS provider(s) you use:...
NO ip does not update i run this in a Unraid docker , i had to restart router yesterday and new WAN ip was leased but the domain for no...
minor update to the porkbun readme so that the example sk and example api_key had the correct prefix as to not confuse new users
This is my docker compose: ``` services: ddns-updater: container_name: ddns-updater environment: - CONFIG=/updater/data/config.json - PERIOD=5m - UPDATE_COOLDOWN_PERIOD=5m - PUBLICIP_FETCHERS=all - PUBLICIP_HTTP_PROVIDERS=all - PUBLICIPV4_HTTP_PROVIDERS=all - PUBLICIPV6_HTTP_PROVIDERS=all - PUBLICIP_DNS_PROVIDERS=all - PUBLICIP_DNS_TIMEOUT=3s -...
Hi can i deactive the Previous IP´s log. If yes what config must i change to disable the logging from he previous Ip´s
**TLDR**: *Old IP address from updates.json used and then docker deployment fails* 1. Is this urgent: Yes (not for me - but because it potentially impacts all users) 2. DNS...
The container works but reports as unhealthy due to the health check timing out. 1. Is this urgent: No 2. DNS provider(s) you use: Dreamhost 3. Program version: 2.8.1 built...
1. What's the feature? add joker.com as DDNS provider 2. Extra information? More info https://joker.com/faq/books/jokercom-faq-en/page/dynamic-dns-dyndns
1. What's the feature? I'd like an api endpoint for a widget that can be added to getHomepage as a customapi service please. The key values in the updates.json would...