This is a docker image to update your route 53 entries regularly (every minute).
Please be sure to specify the following environment variables:
- AWS_ACCESS_KEY_ID
- AWS_SECRET_ACCESS_KEY
/root/config
is the place for yourrecords.txt
file./root/data
is the place for the logs.
There is an example of a configuration file in this repository.