{"id":15294075,"url":"https://github.com/danieldin95/lightstars","last_synced_at":"2025-05-07T03:45:06.157Z","repository":{"id":45067856,"uuid":"173262154","full_name":"danieldin95/lightstars","owner":"danieldin95","description":"Makes it easier for you to control virtual resource.","archived":false,"fork":false,"pushed_at":"2023-12-16T05:38:19.000Z","size":12791,"stargazers_count":15,"open_issues_count":2,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-07T03:44:58.024Z","etag":null,"topics":["cloud","golang","kvm","libvirt","linux","web-manager"],"latest_commit_sha":null,"homepage":"http://www.lightstars.xyz","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danieldin95.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-01T08:14:04.000Z","updated_at":"2024-08-01T06:54:41.000Z","dependencies_parsed_at":"2023-12-16T06:40:07.469Z","dependency_job_id":"d7494668-0e1c-4993-8e57-d7062989e648","html_url":"https://github.com/danieldin95/lightstars","commit_stats":{"total_commits":657,"total_committers":9,"mean_commits":73.0,"dds":0.1248097412480974,"last_synced_commit":"cbe5a6b5370084c82a7ef06f23e40363a39826eb"},"previous_names":["danieldin95/lightstar"],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieldin95%2Flightstars","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieldin95%2Flightstars/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieldin95%2Flightstars/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieldin95%2Flightstars/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danieldin95","download_url":"https://codeload.github.com/danieldin95/lightstars/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252810273,"owners_count":21807759,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cloud","golang","kvm","libvirt","linux","web-manager"],"created_at":"2024-09-30T16:57:20.774Z","updated_at":"2025-05-07T03:45:06.136Z","avatar_url":"https://github.com/danieldin95.png","language":"JavaScript","readme":"# LightStars\n[![Build Status](https://travis-ci.org/danieldin95/lightstar.svg?branch=master)](https://travis-ci.org/danieldin95/lightstar)\n[![Go Report Card](https://goreportcard.com/badge/github.com/danieldin95/lightstar)](https://goreportcard.com/report/danieldin95/lightstar)\n[![GPL 3.0 License](https://img.shields.io/badge/License-GPL%203.0-blue.svg)](LICENSE)\n\nThis software makes it easier for you to control virtual compute, network and storage resource.\n\n![login](misc/images/login.png \"Login LightStars\")\n![newvm](misc/images/newvm.png \"Create a Virtual Machine\")\n![listvms](misc/images/listvms.png \"List Virtual Machines\")\n![showvm](misc/images/showvm.png \"Show Virtual Machine\")\n\n# CentOS7\n\n## Check Intel VT-x or AMD-V\n\n    lscpu | egrep '(vmx|svm)'\n\n## Disable SELinux firstly\n\n    cat \u003e /etc/sysconfig/selinux \u003c\u003cEOF\n    SELINUX=disabled\n    SELINUXTYPE=targeted\n    EOF\n    \n    reboot\n\n## Install epel and qemu-ev release\n\n    yum install -y epel-release centos-release-qemu-ev\n\n## Install Open vSwitch\n\n    yum install -y centos-release-openstack-train\n    yum install -y openvswitch\n\n    systemctl enable openvswitch\n    systemctl start libvirtd\n\n## Install by RPM packaging\n\n    yum install -y https://github.com/danieldin95/lightstars/releases/download/v0.8.40/lightstar-0.8.40-1.el7.x86_64.rpm\n\n## Enable and Start service.\n\n    systemctl enable libvirtd\n    systemctl enable lightstar\n\n    systemctl start libvirtd\n    systemctl start lightstar\n\n## Upload a Linux ISO file\n\n    cd /lightstar/datastore/01\n    wget http://mirrors.aliyun.com/centos/7.7.1908/isos/x86_64/CentOS-7-x86_64-Minimal-1908.iso\n\n# Open WebUI in browser\n\n    https://your-machine-address:10010\n\n## Get Username and Password\n\n    cat /etc/lightstar.auth\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanieldin95%2Flightstars","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanieldin95%2Flightstars","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanieldin95%2Flightstars/lists"}