Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 17 days ago
JSON representation
Dynamic DNS for Amazon Route 53 on a time-based schedule
- Host: GitHub
- URL: https://github.com/crazy-max/ddns-route53
- Owner: crazy-max
- License: mit
- Created: 2019-04-01T17:42:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-24T06:49:58.000Z (about 2 months ago)
- Last Synced: 2024-10-18T07:32:31.192Z (21 days ago)
- Topics: amazon, aws, cron, ddns, ddns-updater, docker, dynamic-dns, golang, route53, scheduler
- Language: Go
- Homepage: https://crazymax.dev/ddns-route53/
- Size: 1.76 MB
- Stars: 285
- Watchers: 10
- Forks: 38
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Support: .github/SUPPORT.md
Awesome Lists containing this project
README
## 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.