{"id":16129615,"url":"https://github.com/0bu/cloudflare-ddns","last_synced_at":"2026-05-19T19:02:13.618Z","repository":{"id":219570856,"uuid":"749367194","full_name":"0Bu/cloudflare-ddns","owner":"0Bu","description":"Helm Chart for Cloudflare DDNS update with UniFi Controller","archived":false,"fork":false,"pushed_at":"2025-04-13T21:53:17.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T22:38:32.744Z","etag":null,"topics":["cloudflare","encrypted-secrets","helm","helm-charts","k8s","unifi"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0Bu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-28T11:30:35.000Z","updated_at":"2025-04-13T21:53:21.000Z","dependencies_parsed_at":"2025-02-12T19:47:40.318Z","dependency_job_id":"c94ab36b-5694-422d-8fb2-6c2ca4f361bb","html_url":"https://github.com/0Bu/cloudflare-ddns","commit_stats":null,"previous_names":["0bu/helm-cloudflare-ddns"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/0Bu/cloudflare-ddns","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0Bu%2Fcloudflare-ddns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0Bu%2Fcloudflare-ddns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0Bu%2Fcloudflare-ddns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0Bu%2Fcloudflare-ddns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0Bu","download_url":"https://codeload.github.com/0Bu/cloudflare-ddns/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0Bu%2Fcloudflare-ddns/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267999844,"owners_count":24178863,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-31T02:00:08.723Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cloudflare","encrypted-secrets","helm","helm-charts","k8s","unifi"],"created_at":"2024-10-09T22:11:38.282Z","updated_at":"2026-05-19T19:02:08.565Z","avatar_url":"https://github.com/0Bu.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Cloudflare](https://cloudflare.com)\n- [Cloudflare’s API](https://developers.cloudflare.com/fundamentals/api/)\n- [Cloudflare API Token](https://dash.cloudflare.com/profile/api-tokens)\n\nThe CronJob requests the current WAN IPv4 from the UniFi Controller. If the IP is new, the [Cloudflare DDNS](https://developers.cloudflare.com/dns/manage-dns-records/how-to/managing-dynamic-ip-addresses/) record will be updated.\n\n## UniFi Controller:\n- Create a readonly user\n\n## Cloudflare\n- [Create](https://developers.cloudflare.com/fundamentals/api/get-started/create-token/) an API token\n- [Get](https://developers.cloudflare.com/api/operations/dns-records-for-a-zone-list-dns-records) `zone_id` and `dns_record_id`\n- `Optional`: test [updating DNS Record](https://developers.cloudflare.com/api/operations/dns-records-for-a-zone-update-dns-record)\n\n## env.txt\n- Create the env.txt file e.g.\n  - ```\n    UNIFI_URL=https://unifi\n    UNIFI_USER=user\n    UNIFI_PASS=read:only\n    ZONE_ID=023e105f4ecef8ad9ca31a8372d0c353       \u003c= 32 characters\n    DNS_RECORD_ID=023e105f4ecef8ad9ca31a8372d0c353 \u003c= 32 characters\n    TOKEN=023e105f4ecef8ad9ca31a8372d0c353\n    DOMAIN=my.domain.com\n- Create the [sealed secret](https://github.com/bitnami-labs/sealed-secrets)\n  - `kubectl create secret generic cloudflare-ddns --dry-run=client --from-env-file=env.txt -oyaml | kubeseal --controller-name sealed-secrets -oyaml \u003e templates/sealed-secret.yaml`\n\n## Helm install/upgrade\n`helm upgrade --install cloudflare-ddns .`\n\n## Helm unintall\n`helm uninstall cloudflare`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0bu%2Fcloudflare-ddns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0bu%2Fcloudflare-ddns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0bu%2Fcloudflare-ddns/lists"}