Sign inSign up

hypriot/rpi-noip

By hypriot

Updated about 10 years ago

rpi-noip is a docker image of the official no-ip Dynamic DNS Update client

Image
26

1M+

hypriot/rpi-noip repository overview

rpi-noip

rpi-noip is a docker image of the official no-ip Dynamic DNS Update client

Getting started

  1. Setup an account in www.noip.com

  2. Run docker run -ti -v "noip:/usr/local/etc/" hypriot/rpi-noip noip2 -C

This step will ask for your noip credentials and generate the necessary configuration for your container to run

  1. Run docker run -v "noip:/usr/local/etc/" --restart=always hypriot/rpi-noip

This will start your noip container daemon and it will restart it even if you restart your pi, now you can access your device anywhere in the world as it will update the DNS automatically

Dockerfile

Dockerfile

License

MIT

Tag summary

Content type

Image

Digest

Size

34.4 MB

Last updated

about 10 years ago

docker pull hypriot/rpi-noip