All apps · 0 apps
ddns-route53
Docker app from A75G's Repository
Overview
Readme
View on GitHubAbout
ddns-route53 keeps your Amazon Route 53 DNS records in sync with your current public IP address. It is meant for home labs, self-hosted services, and any setup running behind a connection where the WAN IPv4 and/or IPv6 address can change over time.
Run it on a schedule, let it detect your public IP address, and it will update the configured Route 53 records only when needed. It is available as a single executable and a container image.
[!NOTE] Want to be notified of new releases? Check out 🔔 Diun (Docker Image Update Notifier) project!
Documentation
Documentation can be found on https://crazymax.dev/ddns-route53/
Contributing
Want to contribute? Awesome! The most basic way to show your support is to star the project, or to raise issues. You can also support this project by becoming a sponsor on GitHub or by making a PayPal donation to ensure this journey continues indefinitely!
Thanks again for your support, it is much appreciated! :pray:
License
MIT. See LICENSE for more details.
Install ddns-route53 on Unraid in a few clicks.
Find ddns-route53 in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Categories
Download Statistics
Total Downloads Over Time
Related apps
Explore more like this
Explore allLinks
Details
crazymax/ddns-route53:latestRuntime arguments
- Network
bridge- Shell
sh- Privileged
- false
Template configuration
CRON expression to schedule ddns-route53 - http://www.cronmaker.com
- Default
- */30 * * * *
- Value
- */30 * * * *
Number of retries in case of WAN IP retrieval failure
- Default
- 3
- Value
- 3
Log level output
- Default
- info
- Value
- info
Enable JSON logging output
- Default
- false
- Value
- false
Access Key ID
- Default
- ABCDEFGHIJKLMNO123456
- Value
- ABCDEFGHIJKLMNO123456
Secret Access Key
- Default
- abcdefgh123456IJKLMN+OPQRS7890+ABCDEFGH
- Value
- abcdefgh123456IJKLMN+OPQRS7890+ABCDEFGH
Host Zone ID
- Default
- ABCEEFG123456789
- Value
- ABCEEFG123456789
Record Set 0
- Default
- ddns.example.com.
- Value
- ddns.example.com.
Record Set 0 Type
- Default
- A
- Value
- A
Record Set 0 TTL
- Default
- 300
- Value
- 300
