Code Monkey home page Code Monkey logo

eve-ng-rvo's Introduction

EVE-NG-RVO

This is redevelop of EVE-NG Community version 203.110.

It supports hot-plug, link style edit, link quality setup!

Not limited the number of user and role Admin, Editor, User.

Update 20201102

  • Fix 'stop all nodes' role verification
  • Add 'stop all nodes' response status viewable

Update 2020920

  • Link quality editable
  • Serial port link style editable
  • Fix a bit bugs

Update 2020928

  • Modify link quality apply mechanism
  • Tune up webUI of the lab view
  • Fix a bit bugs

Useage

  1. Download the community version 203.110 from EVE-NG official or download it from the given link below

    Download Link: https://pan.baidu.com/s/11Wa10xZ-2q6yGEvbHhr5FA PassCode: g6kh

  2. Clone my whole project via

    $ git clone https://github.com/petetong1989/EVE-NG-RVO.git
    
  3. Assign execute privilege for deploy.sh script and execute it.

    $ cd EVE-NG-RVO
    $ sudo chmod +x deploy.sh
    $ ./deploy.sh
    
  4. If no failed reported. congratulations! enjoy your lab!

    If any shit happen, you could follow this procedure below to rollback your code.

    • Change your directory to the git folder with command cd <Where the folder is>, typically the folder name is EVE-NG-RVO.
    • Use the command git log to check the recent commit. find out the commit version which you want to revert.
    • Use command EXAMPLE: git reset --hard e66f2a7533225f4a40334ab57e7c24cbc0e39982to revert specified version.
    • And then, execute deploy.sh again.
  5. If you want to update your version to current release. Just use git pull in your git folder (depends you not yet delete the folder).

eve-ng-rvo's People

Contributors

petetong1989 avatar

Stargazers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.