Skip to content

initial release

Pre-release
Pre-release

Choose a tag to compare

@rkrejci rkrejci released this 22 Mar 15:25
· 66 commits to master since this release

ncgui.tgz file provides compiled Angular frontend with Flask backend in a form of WSGI script runnable under Apache2 server. Configuration of the web server and backend is not included, but the one included in our *-release vagrant image(s) can be used.

Available functionality of the GUI includes:

  • simple management of NETCONF devices to connect to
  • simple management and display of YANG schemas
  • display and manipulation with the configuration data of the connected NETCONF device including creating, changing, removing and reordering the data nodes.