{"id":23738272,"url":"https://github.com/eason0729/google-ddns-js","last_synced_at":"2026-04-30T13:32:05.212Z","repository":{"id":133038593,"uuid":"609516218","full_name":"Eason0729/google-ddns-js","owner":"Eason0729","description":"Dymanic dns for cloud dns(GCP)","archived":false,"fork":false,"pushed_at":"2023-03-04T12:18:01.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-31T19:36:47.607Z","etag":null,"topics":["ddns","docker","google-cloud","ipv6-support"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"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/Eason0729.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,"zenodo":null}},"created_at":"2023-03-04T12:17:39.000Z","updated_at":"2023-12-26T13:45:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"c1c6ee81-4b8d-4eec-b0bf-39d501f9ea5d","html_url":"https://github.com/Eason0729/google-ddns-js","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Eason0729/google-ddns-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eason0729%2Fgoogle-ddns-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eason0729%2Fgoogle-ddns-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eason0729%2Fgoogle-ddns-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eason0729%2Fgoogle-ddns-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Eason0729","download_url":"https://codeload.github.com/Eason0729/google-ddns-js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eason0729%2Fgoogle-ddns-js/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32466333,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["ddns","docker","google-cloud","ipv6-support"],"created_at":"2024-12-31T08:53:31.905Z","updated_at":"2026-04-30T13:32:05.207Z","avatar_url":"https://github.com/Eason0729.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# google-ddns-js\n\nDymanic dns for cloud dns(GCP)\n\n## Environment variable\n\n```env\nGOOGLE_APPLICATION_CREDENTIALS=\u003cservice account token path\u003e // require if not on gcp\nZONE_NAME=\u003czone name\u003e// require\nDOMAIN_NAME=\u003cFQDN(trailing \".\" included)\u003e// require\nTTL=\u003cnumber in second\u003e// require\nDETECT_INTERVAL=\u003cnumber in second\u003e// default to 60sec\nIPV4=\"true\"|\"false\"// default to \"true\"\nIPV6=\"true\"|\"false\"// default to \"false\"\n```\n\n# Get started\n\n## bare-metal\n\n```shell\nnpm run production\n```\n\n## docker\n\n1. start the container with environment variable\n\n## docker on google cloud\n\n1. configure the AIM setting, make sure the container have following premission\n\n- dns.changes.create\n- dns.changes.get\n- dns.changes.list\n- dns.projects.get\n- dns.resourceRecordSets.create\n- dns.resourceRecordSets.delete\n- dns.resourceRecordSets.get\n- dns.resourceRecordSets.list\n- dns.resourceRecordSets.update\n\n2. start the container with environment variable","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feason0729%2Fgoogle-ddns-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feason0729%2Fgoogle-ddns-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feason0729%2Fgoogle-ddns-js/lists"}