Git Product home page Git Product logo

rpi-noip's Introduction

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/" -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

rpi-noip's People

Contributors

jamesjryan avatar marcosnils avatar mathiasrenner avatar stefanscherer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

rpi-noip's Issues

no-ip2.conf not created

Step 2 (Readme) is able to pick up the hostname registered in my no-ip.com account, and I get the message "New configuration file '/usr/local/etc/no-ip2.conf' created.". However, the file is not created.

Process is running

I followed the tutorial by first creating the config file and after that calling this command:

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

Unfortunately, this leads to an endless output on the commandline of:
Process is running Process is running Process is running Process is running Process is running Process is running

Logs just show this message:
docker logs noip standard_init_linux.go:219: exec user process caused: exec format error

Error when creating config

Running the following command yields an error:

$ docker run \
  --name=noip \
  -ti \
  -v "/path/to/noip/config:/usr/local/etc/" \
  hypriot/rpi-noip \
  noip2 -C

standard_init_linux.go:207: exec user process caused "exec format error"

I am running this on Ubuntu Server 18.10 with Docker 18.09.3, build 774a1f4.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.