No description
This repository has been archived on 2026-05-06. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Dockerfile 72.1%
  • Shell 27.9%
Find a file
2018-04-29 18:16:09 +02:00
assets first commit 2018-04-27 15:45:57 +02:00
Dockerfile first commit 2018-04-27 15:45:57 +02:00
README.md first commit 2018-04-27 15:45:57 +02:00

Docker no-ip-ddns

This container is running the noip.com DUC client for updating your DynDN.

Usage

First time start the container interactively to setup noip.com credentials:

sudo docker run -it --name noip thomass/no-ip-ddns

Then you can start the permanent DUC process this way:

sudo docker start noip

Licence

The whole repository is licenced under BSD. Please mention following:

github.com/ThomasSteinbach (thomass at aikq.de)