tree: 6cc25d8c3af3d744b326593f6376f8e135a795ef [path history] [tgz]
  1. README.md
  2. demo/
  3. wsgi.py
docker/README.md

Docker images

Demo

  • For testing purposes only
  • Contains a running virtual netconf device (netopeer2server)
  • Go to the demo folder, then type docker build -t netopeer2gui ., after it finishes, type docker run -dp 80:80 netopeer2gui and navigate to http://localhost in your browser.
  • You can connect to the demo netconf device from the user interface using these credentials:
host: localhost
port: 830
username: root
password: docker