Script to have dynamic dns <> ip on dns record managed by Gandi.
100K+
#Usage Use this script for update a managed domain name by Gandi with your current external ip address. The zone must be created first using Gandi website.
#Use outside docker container This script is made to update a gandi domain zone record with your current external ip from where the script is executed.
To work the script need the following variables define in environment or in single line file at the classpath root:
For exemple to have the dns name alpha.betha.com to reference your ip, you need an existing Gandi account on the betha.com zone. Then the zone is 'betha.com.' (do not forget the remaining dot) and the record is 'alpha'.
#Use docker container Just define API_KEY, RECORD and ZONE environment variable as described earlier. Docker container is configured to executed update every 1800 seconds (12 hours). Available on docker hub at https://hub.docker.com/r/jdfischer/gandi-dynamic-dns/.
Content type
Image
Digest
sha256:79addf55d…
Size
360 MB
Last updated
about 2 years ago
docker pull jdfischer/gandi-dynamic-dns:2.0