commit | 51f072c18353ea288c3bcf080df23fb03408a767 | [log] [tgz] |
---|---|---|
author | Jakub Man <jakubman1@gmail.com> | Thu Jul 08 15:48:57 2021 +0200 |
committer | Jakub Man <jakubman1@gmail.com> | Thu Jul 08 15:48:57 2021 +0200 |
tree | 5da5a552a997a6de7c02265726da8702c8dcb51c | |
parent | d1fd23fcea6dcb91989f8f30d1f0fbef20ab810a [diff] |
Docker FIX docker image not building due to incompatible version of libnetconf2
A GUI for the libnetconf2 library. Web-based NETCONF management tool.
This project is a demo of the capabilities of the libnetconf2 libraries! As such, we will not provide full support for this project. You may still open issues, but a response is not guaranteed.
You can use Docker to try the demo. Navigate to the docker folder and follow the instructions from the README file there. Only Docker is required to run the demo. Other dependencies are installed automatically.
We recommend using Docker over local installation to prevent installation issues.
To install the NetconfGUI, follow these steps:
-DENABLE_PYTHON=on
when using cmake)modules
folder.modules/Netopeer2GUI/frontend
and run npm run build:tools
to build plugins.http://localhost:4200
in your browser