Sign inSign up

oisann/digitalocean-dns

By oisann

Updated over 7 years ago

Keep an A record on DigitalOcean updated with your current IP

Image
0

1.0K

oisann/digitalocean-dns repository overview

digitalocean-dns

Automatically updates an A record on DigitalOcean's DNS when your IP changes.

Usage

docker run -dit -e TOKEN='YOUR_DIGITALOCEAN_API_TOKEN' \
        -e DOMAIN='YOUR_DOMAIN' \
        -e SUBDOMAIN='YOUR_SUBDOMAIN' \
        -e SLEEP='UPDATE_INTERVAL_IN_SECONDS' \
        -e TTL='DNS_TTL_IN_SECONDS' \
        --restart=always \
        --name digitalocean-dns \
        oisann/digitalocean-dns:latest

Tag summary

Content type

Image

Digest

Size

341.9 MB

Last updated

over 7 years ago

docker pull oisann/digitalocean-dns