Skip to content

arrisar/docker-gcp-ddns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arrisar/gcp-ddns

A simple container to update a Google Cloud DNS record when the host networks public IP has changed.

How to use

Firstly, create a directory in which to store your config.yaml and your Google Cloud service account key under service-account-key.json.

From there, you can run docker run -v $PWD/data:/app/data arrisar/gcp-ddns.

If no config.yaml exists, the container will generate one and exit. Simply update this file and run again.

About

Simple Google Cloud dynamic DNS docker container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published