Skip to content
/ dyndns Public

Simple dyndns without running your own nameserver.

License

Notifications You must be signed in to change notification settings

pskuza/dyndns

Repository files navigation

dyndns

Build Status

Install

docker pull pskuza/dyndns

Will pull the latest tagged release from the docker hub.

This image is meant to be run behind an nginx instance acting as a reverse proxy.

docker run -d --restart unless-stopped -v /your/volume/path:/data --name dyndns dyndns

Edit your nginx running on the host... TODO

hint: proxy_set_header X-Real-IP $remote_addr;

About

Simple dyndns without running your own nameserver.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published