Hourly updates of EntryDNS records based on public IP
1.9K
Docker container for automatic IP updates with EntryDNS.
The script reads the AUTH_TOKEN environment variable to tell EntryDNS what to
update.
docker run --rm -e "AUTH_TOKEN=abcdef...." jswetzen/entrydns-update
Multiple A records? No problem. Just set AUTH_TOKEN=token1,token2,... instead.
The public IP is fetched from http://icanhazip.com when the container starts, and then at the start of every new hour.
For use on a normal machine, use the latest tag.
For ARM computers (like the Raspberry Pi) use arm32v7.
Add a GitHub issue.
Content type
Image
Digest
Size
2.6 MB
Last updated
about 9 years ago
docker pull jswetzen/entrydns-update