Code Monkey home page Code Monkey logo

ipmi-kvm's Introduction

ipmi-kvm

介绍

IPMI-KVM-Server 是一个基于 python 的服务器,旨在通过浏览器集中提供,这意味着管理员计算机上不需要安装 Java。

软件架构

  1. Python3
  2. pip
  3. ipmi
  4. docker
  5. novnc

安装教程

下载代码仓库

git clone https://gitee.com/cbter/ipmi-kvm.git
cd ipmi-kvm

在 .env 中,按照docker环境变量进行设置。

vi .env

运行docker容器

docker-compose up -d

使用说明

可以使用nginx 端口映射,解析域名就行。

docker环境变量

名称 说明 示例
LOGLEVEL 要使用的日志级别(DEBUGINFOWARNING(默认值)、ERRORCRITICAL之一 INFO
KVM_CONFIG_PATH ipmi KVM的配置文件的绝对路径 /nojava-ipmi-kvmrc.yaml
WEBAPP_BASE 发布服务的最终地址 https://ipmi-kvm.com
WEBAPP_PORT 要侦听的端口 8080
EXTERNAL_WEB_DNS 应设置为docker主机的外部地址 ipmi-kvm.com
WEB_PORT_START 第一个分配给docker集装箱的端口 8801
WEB_PORT_END docker分配最后一个端口 8900

ipmi-kvm's People

Contributors

lambq 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.