cyounkins / route53-dynamic-dns

Update AWS Route53 hosted zone with current public IP address. Alternative to Dynamic DNS services such as Dyn, No-IP, etc

Home Page:https://sjmayotte.dev/route53-dynamic-dns/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Route53 Dynamic DNS

Docker Image CI Docker Pulls Docker Stars FOSSA Status GitHub

What is route53-dynamic-dns?

A lightweight cli application written in Node that will update an Amazon Route53 hosted zone with your current public IP address on a scheduled interval. This project is a no cost alternative to DynamicDNS services such as Dyn, No-IP, etc. Designed to be simple and efficient and run via a docker container or node.js process.

Documentation

https://sjmayotte.dev/route53-dynamic-dns/

License

MIT

Route53 Dynamic DNS is licensed under the MIT License. A copy of MIT License is included in this repository.

Attribution

The following 3rd-party software components may be used by or distributed with route53-dynamic-dns

FOSSA Status

About

Update AWS Route53 hosted zone with current public IP address. Alternative to Dynamic DNS services such as Dyn, No-IP, etc

https://sjmayotte.dev/route53-dynamic-dns/

License:MIT License


Languages

Language:JavaScript 88.5%Language:Dockerfile 10.5%Language:Shell 1.0%