timothymiller / cloudflare-ddns

🎉🌩️ Dynamic DNS (DDNS) service based on Cloudflare! Access your home network remotely via a custom domain name without a static IP!
https://timknowsbest.com/free-dynamic-dns
GNU General Public License v3.0
3.01k stars 316 forks source link

Configuration via environment variables #130

Open Milo123459 opened 1 year ago

Milo123459 commented 1 year ago

This would make setting it up via Docker easier.

SimonStiil commented 1 year ago

Or at least be able to set tokens through Environment for better secret management in k8s.

fightforlife commented 1 year ago

Would love this!

Weidav commented 7 months ago

anyone working on this? I'm planning to look into this some time.

arulrajnet commented 1 month ago

This https://github.com/timothymiller/cloudflare-ddns/pull/117 PR solve this and support for environmental variable.