Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.
/ google-ddns Public archive

A simple Docker container to update Dynamic DNS in Google Domains.

License

Notifications You must be signed in to change notification settings

ChrisTracy/google-ddns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

google-ddns

A simple Docker container to update Dynamic DNS in Google Domains

Example

docker run -d --name google-ddns -e URL="example.domain.com" -e USER="ABcDEF12345" -e PASS="ZyxWVUT54321" -e WAIT="300" christracy/google-ddns

Logs

docker exec -it google-ddns /bin/bash
tail -f googledyndns.log

About

A simple Docker container to update Dynamic DNS in Google Domains.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published