Giter Site home page Giter Site logo

jimv-n's Introduction

License Python versions

目录

项目描述

JimV 的计算节点。

安装

JimV-N 快速安装

在一台服务器上仅部署 JimV-N。使其成为 JimV 虚拟化环境的计算节点。

  1. 安装、初始化 JimV-C
  2. 安装 JimV-N
    # 避免各种意外的 ssh 断开。如果遇到因网络问题而断开的意外,那么再次连接后,使用 screen -r 可以恢复到断开前的终端环境。
    yum install screen -y
    echo 'termcapinfo xterm* ti@:te@' > ~/.screenrc
    screen
    curl https://raw.githubusercontent.com/jamesiter/JimV-N/master/INSTALL.sh | bash -s -- --redis_host {x.x.x.x} --redis_password {password} --redis_port {port}
  3. 启动 JimV-N
    systemctl start jimvn.service

问题反馈

提交Bug
技术交流 QQ 群: 377907881

项目成员

姓名:    James Iter
E-Mail: [email protected]

jimv-n's People

Contributors

jamesiter avatar

Watchers

James Cloos 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.