Skip to content

A dynamic DNS client that uses DNS services from Google Cloud Platform

Notifications You must be signed in to change notification settings

markdon/ddns-gcloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requires Docker.

  1. Create your domain in GCP DNS
  2. Create a service account in GPC that has permission to update the relevant DNS entry.
  3. Download the service account's key.json file as gcloud.key.json in to this directory.
  4. Create a docker-compose.yaml file based on docker-compose.example.yaml with the environment variables changed.
  5. Run docker compose up -d --build.

Open an issue if you run in to a problem or need some help.

About

A dynamic DNS client that uses DNS services from Google Cloud Platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published