# yue **Repository Path**: qq827992983/yue ## Basic Information - **Project Name**: yue - **Description**: 一个简单的虚拟化Web管理平台,相当于一个Linux下的基于HTML5的VMware Workstation - **Primary Language**: JavaScript - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-16 - **Last Updated**: 2022-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![](https://raw.githubusercontent.com/827992983/yue/master/commonstatic/images/logo.png) This is a qemu/kvm virtual management platform with python-django and spice-html5. This software is free, but forbidding for business. environment: centos7 operation system. chrome webbrowser. install: 1. install python-django(version: 1.9+), do it yourself 2. yum -y install qemu-kvm spice-server 3. git clone https://github.com/827992983/yue.git 4. cd yue 5. ./install.sh run: python manage.py runserver 0.0.0.0:8000 default user/password: admin/123456 user/123456 configure in nginx or apache, you can do it. contact: author: Abel Lee QQ: 827992983 Email: 827992983@qq.com