Sign inSign up

jaci/digitalocean_dns

By jaci

Updated over 7 years ago

Image
0

116

jaci/digitalocean_dns repository overview

DigitalOcean DNS Update

A small docker image to continuously update DNS Records on DigitalOcean. Useful for doing your own Dynamic DNS without a static IP. https://hub.docker.com/r/jaci/digitalocean_dns

https://github.com/JacisNonsense/digitalocean_dns

Env Vars:

API_KEY: Your DigitalOcean API Key. REQUIRED.
DOMAIN: The DigitalOcean Domain you wish to update. REQUIRED.
SUBDOMAIN: The Subdomain you with to update. REQUIRED.
TTL: The TTL, in seconds. Default: 3600 (1 Hr).
RATE: The update rate, in seconds. Recommended to match TTL. Default: 3600 (1 Hr).
TARGET_IP: The IP you wish to set to the A DNS Record. Default: Result of https://ipinfo.io/ip (your public IP)

Tag summary

Content type

Image

Digest

Size

23.7 MB

Last updated

over 7 years ago

docker pull jaci/digitalocean_dns:2019.02.12