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

https://github.com/premiscale/ddns

Dynamic DNS cronjob to update an A record in AWS with my residential IP
https://github.com/premiscale/ddns

aws cron dns terraform

Last synced: 2 months ago
JSON representation

Dynamic DNS cronjob to update an A record in AWS with my residential IP

Awesome Lists containing this project

README

          

# DDNS

![ddns](https://cronitor.io/badges/x0kIMl/production/YBAdKB6dH0ym55CwxzsKFn5T0jM.svg)


example

A dynamic DNS CronJob on Kubernetes that runs Terraform against AWS Route53 to ensure the A-record is kept up-to-date with my residential IP. This service is only intended to run on home development clusters.

The service persists the state file and terraform init artifacts in a PVC that's re-mounted on every run to the job.

See also the [status page](https://premiscale-development.cronitorstatus.com/).