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
- Host: GitHub
- URL: https://github.com/kjenney/netconf_web
- Owner: kjenney
- Created: 2015-11-12T13:16:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-13T16:30:29.000Z (over 9 years ago)
- Last Synced: 2025-01-07T20:12:51.585Z (5 months ago)
- Language: HTML
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
* NetconfNext Steps
==========* Integrate Get Data Button to fetch with netconf
* Show Updated time rather than created time
* Log handling