sdnfv / openNetVM

A high performance container-based NFV platform from GW and UCR.
http://sdnfv.github.io/onvm/
Other
263 stars 136 forks source link

Web Stats Documentation/Dependencies #182

Closed kevindweb closed 4 years ago

kevindweb commented 4 years ago

Bug Report

Current Behavior Web Stats has a few documentation issues that need to be updated. Previously, I think when creating documentation, people, including me, already had certain dependencies that we didn't note.

Expected behavior/code 1) Without the nettools package, we cannot run the manager with onvm_web. It does not come with the base minimal install of Ubuntu 18.04, which is why I got the issue. 2) onvm_web documentation is a little bit off on the nodejs and npm install process. Under the README Build Installs (at the bottom) it has directions on installing those tools. They are either outdated, or a bit wrong, specifically on the npm install. Screenshots for both issues are below.

Steps to reproduce Provide command line instructions if possible.

Environment

Possible Solution I do have the fix, it's not that difficult. Since it is not a vital programming bug, I labeled it good first issue so someone new can figure this out. It is a good way to learn what onvm_web is and how to build it if you're trying to update code. Please ask questions or ping me if you want to work on it.

Additional context/Screenshots Add any other context about the problem here. If applicable, add screenshots to help explain.

Screen Shot 2020-01-18 at 9 30 53 PM Screen Shot 2020-01-18 at 9 32 14 PM

WilliamMaa commented 4 years ago

I can fix this issue, can someone add me to it?