lightstar

module
v0.8.41 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 20, 2021 License: GPL-3.0

README

LightStars

Build Status Go Report Card GPL 3.0 License

This software makes it easier for you to control virtual compute, network and storage resource.

CentOS7

Check Intel VT-x or AMD-V

lscpu | egrep '(vmx|svm)'

Disable SELinux firstly

cat > /etc/sysconfig/selinux <<EOF
SELINUX=disabled
SELINUXTYPE=targeted
EOF

reboot

Install epel and qemu-ev release

yum install -y epel-release centos-release-qemu-ev

Install Open vSwitch

yum install -y centos-release-openstack-train
yum install -y openvswitch

systemctl enable openvswitch
systemctl start libvirtd

Install by RPM packaging

yum install -y https://github.com/danieldin95/lightstars/releases/download/v0.8.40/lightstar-0.8.40-1.el7.x86_64.rpm

Enable and Start service.

systemctl enable libvirtd
systemctl enable lightstar

systemctl start libvirtd
systemctl start lightstar

Upload a Linux ISO file

cd /lightstar/datastore/01
wget http://mirrors.aliyun.com/centos/7.7.1908/isos/x86_64/CentOS-7-x86_64-Minimal-1908.iso

Open WebUI in browser

https://your-machine-address:10080

Get Username and Password

cat /etc/lightstar.auth

Welcome to attention

WeChat: DanielDin

Email: danieldin95@163.com

Directories

Path Synopsis
misc
learn command
src
cli/lightstar command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL