Skip to content

Ddclient

Logo

Description

Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider. It was originally written by Paul Burry and is now mostly by wimpunk. It has the capability to update more than just dyndns and it can fetch your WAN-ipaddress in a few different ways.

Image

linuxserver/ddclient:latest

Categories

  • Networking

Ports

  • 80:80/tcp

Volumes

ContainerBind
/config/opt/appdata/ddclient

Environment Variables

NameLabelDefaultDescription
PUIDPUID1024for UserID
PGIDPGID100for GroupID
TZTZEurope/Amsterdamspecify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List).

Labels

KeyValue
traefik.enabletrue
traefik.http.routers.ddclient.ruleHost(`ddclient.{$TRAEFIK_INGRESS_DOMAIN}`)
traefik.http.routers.ddclient.entrypointshttps
traefik.http.services.ddclient.loadbalancer.server.port80
traefik.http.routers.ddclient.tlstrue
traefik.http.routers.ddclient.tls.certresolverdefault
traefik.http.routers.ddclient.middlewarestraefik-forward-auth
mafl.enabletrue
mafl.titleDdclient
mafl.descriptionDdclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider.
mafl.linkhttps://ddclient.{$TRAEFIK_INGRESS_DOMAIN}
mafl.icon.wraptrue
mafl.icon.color#007acc
mafl.status.enabledtrue
mafl.status.interval60
mafl.groupNetworking
mafl.icon.urlhttps://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/ddclient-logo.png

Licensed under the MIT License. Free for all use cases. For enterprise or academic support, please reach out to us.