tree: 33ae9fd37777d68e053ca7216d01176dd277940f [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