An open API service indexing awesome lists of open source software.

https://github.com/kjenney/netconf_web

Ruby Netconf with Sinatra
https://github.com/kjenney/netconf_web

Last synced: 4 months ago
JSON representation

Ruby Netconf with Sinatra

Awesome Lists containing this project

README

        

Overview
========

This is a Ruby project that seeks to create a web interface for managing network components over Netconf/SSH. It has the following components:

* Sinatra
* Mongoid
* Netconf

Next Steps
==========

* Integrate Get Data Button to fetch with netconf
* Show Updated time rather than created time
* Log handling