Skip to content

gatopanx/poor-mans-dynamic-dns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

poor-mans-dynamic-dns

Dynamic DNS without headaches

Requires:

  • Domain's DNS hosted with Route 53
  • AWS access token with route53 privileges
  • Bundler

Setup:

  • git clone [email protected]:gatopan/poor-mans-dynamic-dns.git
  • cd poor-mans-dynamic-dns
  • edit wrapper.sh to have two things:
  • current AWS REGION, ACCESS KEY ID & SECRET ACCESS KEY
  • target DOMAIN and SUBDOMAIN
  • bundle install
  • add wrapper.sh to your crontab or run it on demand.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published