top of page

What is DevNetUI?

Built on CiscoUIKit, DevNetUI combines the best of technologies to provide a simple way for network engineers to utilize their Python scripting experience to build rich professionally styled web applications in just a few clicks. DevNetUI also provides a way to secure the code by helping you deploy your own custom virtual appliance modified with a menu driven console based Operating System

  • Download and install DevNetUI Virtual Appliance (OVA)

  • Single-click deploy blank or fully configured template based Flask web applications with optional CiscoUIKit installed

  • Select automatically deployed SSL Certs or import your own

  • (Optional) leverage pre-configured authentication, authorization, logging, database interaction, and backup/restore options deployed with web application.

  • Build your own pages using your own python code and optionally using the many built-in examples of the many common networking tasks such as running ssh commands, making API calls, working with files, implementing granular RBAC, graphing data, etc...

  • (Optional) Create licenses and enforce licensing within your application using built in tools.

  • (Optional) Create and deploy your own custom deployable virtual appliance (OVA) using built in tools.

  • Optional)  Protect your code in the virtual appliance with custom Menu driven console.

Once your appilcation is fully configured, you can use the DevNetUI built in tools to package it up into a virtual appliance and deploy it anywhere. The virtual appliance will have a menu driven console so your code will not be accessible through the operating system.

bottom of page