Sign inSign up

misakai/route53-presence

By misakai

Updated almost 11 years ago

Docker container which registers the local ec2 instance into route53.

Image
0

9.5K

misakai/route53-presence repository overview

EC2 Route53 Presence for Docker

Docker container which registers the local ec2 instance into route53.

Example of usage:

docker run --name route53-presence  \
          -e HOSTNAME_PUBLIC=some.example.com  \
          -e HOSTNAME_LOCAL=local.some.example.com  \
          -e AWS_ACCESS_KEY=XXX \
          -e AWS_SECRET_KEY=XXX  \
          misakai/route53-presence

Tag summary

Content type

Image

Digest

sha256:99d284b9a

Size

69.5 MB

Last updated

almost 11 years ago

docker pull misakai/route53-presence