Sign inSign up

xia1997x/controldddns

By xia1997x

Updated over 2 years ago

Automatically updates dynamically assigned IP without manual intervention for controld dns service.

Image
Networking
API management
Monitoring & observability
0

258

xia1997x/controldddns repository overview

Controldddns

Made with python by xia1997x ❤️
version: '3'

services:
  controldddns:
    container_name: controldddns-ct
    restart: always
    image: xia1997x/controldddns:latest
    environment:
      - controld_device_id_env=<your controld device id goes here> # your device id can also be called Resolver ID in the controld dashboard, this can be found here: https://controld.com/dashboard/devices
      - controld_api_key_env=<your api key goes here> # your api key can be found here: https://controld.com/dashboard/api

Tag summary

Content type

Image

Digest

sha256:f7e285263

Size

46.3 MB

Last updated

over 2 years ago

docker pull xia1997x/controldddns