Update Route53 with host IP based on labeled docker containers
662
This project is no longer maintained.
The world has changed substantially since I wrote this. I'm currently using kubernetes with external-dns to solve this problem, and Traefik for the proxy part.
This should be considered deprecated.
Update Route53 with the current host IP for labeled docker containers running on the current host.
This likely works best in conjunction with a proxy driven by e.g. a web proxy generator
docker run --name route53-updater -v /var/run/docker.sock:/var/run/docker.sock deweysaser/docker-route53-updater --key AWS_KEY --secret AWS_SECRET
Content type
Image
Digest
Size
347.7 MB
Last updated
over 5 years ago
docker pull deweysasser/docker-route53-updater:unstable