Simple dynamic DNS updater for DNS hosted on Digital Ocean
Designed to run on a Docker host at home.
Update docker compose with your your domains to keep up to date.
export DIGITAL_OCEAN_TOKEN=mytokenhere; docker-compose up -d
docker-compose logs -f
DIGITAL_OCEAN_TOKEN=""
LOGLEVEL="WARNING"
Usage: ddns-do.py [OPTIONS]
Options:
-i, --check-interval INTEGER
-d, --domain TEXT [required]
-t, --digital-ocean-auth-token TEXT
[required]
--help Show this message and exit.
Content type
Image
Digest
Size
70.8 MB
Last updated
almost 6 years ago
docker pull sepulworld/dynamic-dns-digital-ocean