Skip to content

sbone/dreamhost_dns_updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dreamhost_dns_updater

Update one or more Dreamhost domain DNS A records if local public IP doesn't match

Depends on wget

Uses the Dreamhost DNS API and icanhazip.com

Setup

  1. cp .env.local .env
  2. Fill in your Dreamhost API key (found here) and domain(s) in .env

Usage

  1. run ./update.sh (option -d flag for a dry run: for testing and debugging)

About

Streamline updating of a Dreamhost DNS A record

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages