rpi-noip
rpi-noip copied to clipboard
rpi-noip is a docker image of the official no-ip Dynamic DNS Update client
rpi-noip
rpi-noip is a docker image of the official no-ip Dynamic DNS Update client
Getting started
-
Setup an account in www.noip.com
-
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
- Run
docker run -v "noip:/usr/local/etc/" -d --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
License
MIT