Home

What is ddns-route53?¶
ddns-route53 keeps your Amazon Route 53 records aligned with your current public IP address.
It is useful when you host services on a connection with a changing WAN IP and want to keep one or more DNS records up to date without relying on a third-party dynamic DNS provider. Run it on a schedule, let it detect your public IPv4 and/or IPv6 address, and it will update the configured Route 53 records when they change.
It is available as a binary and a container image.
Features¶
- Keep Amazon Route 53 DNS records in sync with your public IP address
- Support both IPv4 and IPv6 updates
- Manage one or more
AandAAAArecords - Update records only when the detected IP address changes
- Built-in scheduler, no external cron required
License¶
This project is licensed under the terms of the MIT license.