Sign inSign up

jswetzen/entrydns-update

By jswetzen

Updated almost 9 years ago

Hourly updates of EntryDNS records based on public IP

Image
0

1.9K

jswetzen/entrydns-update repository overview

entrydns-update

Docker container for automatic IP updates with EntryDNS.

Usage

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.

Details

The public IP is fetched from http://icanhazip.com when the container starts, and then at the start of every new hour.

Supported tags and architectures

For use on a normal machine, use the latest tag. For ARM computers (like the Raspberry Pi) use arm32v7.

Support

Add a GitHub issue.

Tag summary

Content type

Image

Digest

Size

2.6 MB

Last updated

about 9 years ago

docker pull jswetzen/entrydns-update