Skip to content

⚠️ DEPRECATED ::: Debian stretch based ddclient Container

Notifications You must be signed in to change notification settings

ServerContainers/ddclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Docker DDClient (servercontainers/ddclient)

maintained by ServerContainers

FAQ - All you need to know about the servercontainers Containers

What is it

This Dockerfile (available as servercontainers/ddclient) gives you a ddclient server.

It's based on the _/debian:stretch Image

View in Docker Registry servercontainers/ddclient

View in GitHub ServerContainers/ddclient

Environment variables

currently no available

Volumes

  • /etc/ddclient.conf
    • ddclient.conf
    • should be readonly
    • owner must be root with access rights set to 600

Example Configuration

daemon=300
pid=/var/run/ddclient.pid
syslog=yes

protocol=dyndns2         

use=web, web=checkip.dyndns.org/, web-skip='IP Address' # found after IP Address

server=<SERVERNAME>
ssl=yes

login=<USERNAME>
password=<PASSWORD>

wildcard=yes

<DOMAINS>

About

⚠️ DEPRECATED ::: Debian stretch based ddclient Container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages