Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/crazy-max/ddns-route53

Dynamic DNS for Amazon Route 53 on a time-based schedule
https://github.com/crazy-max/ddns-route53

amazon aws cron ddns ddns-updater docker dynamic-dns golang route53 scheduler

Last synced: about 2 months ago
JSON representation

Dynamic DNS for Amazon Route 53 on a time-based schedule

Awesome Lists containing this project

README

        


Documentation
GitHub release
Total downloads
Build Status
Docker Stars
Docker Pulls

Go Report
Codecov
Become a sponsor
Donate PayPal

## About

**ddns-route53** is a CLI application written in [Go](https://golang.org/) and delivered as a
[single executable](https://github.com/crazy-max/ddns-route53/releases/latest) (and a
[Docker image](https://hub.docker.com/r/crazymax/ddns-route53/)) that lets you run your own
[dynamic DNS](https://en.wikipedia.org/wiki/Dynamic_DNS) service with [Amazon Route 53](https://aws.amazon.com/route53/)
on a time-based schedule.

> [!NOTE]
> Want to be notified of new releases? Check out 🔔 [Diun (Docker Image Update Notifier)](https://github.com/crazy-max/diun)
> 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**](https://github.com/sponsors/crazy-max)
or by making a [PayPal donation](https://www.paypal.me/crazyws) to ensure this
journey continues indefinitely!

Thanks again for your support, it is much appreciated! :pray:

## License

MIT. See `LICENSE` for more details.