Skip to content

Commit

Permalink
Merge pull request #13 from S4nfs/develop
Browse files Browse the repository at this point in the history
Arclight version update 2.0.0
  • Loading branch information
S4nfs authored Aug 12, 2022
2 parents 3d28280 + 3161a5e commit 3ee1dbd
Show file tree
Hide file tree
Showing 239 changed files with 24,257 additions and 36,666 deletions.
199 changes: 100 additions & 99 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,99 +1,100 @@
<p align="center">
<a href="https://www.chatnaut.com">
<img alt="Chatnaut_Cloud_Solutions" src="https://i.imgur.com/3jnqQDr.png" width="300" />
</a>
</p>

<p align="center">
<!-- add shield badge for arclight release -->
<a href="https://github.com/Chatnaut/Arclight/releases">
<img alt="GitHub release (latest by date)" src="https://img.shields.io/github/v/release/Chatnaut/Arclight?color=success&style=flat-square" />
</a>
<!-- add shield badge for open issues -->
<a href="https://github.com/Chatnaut/Arclight/issues">
<img alt="GitHub issues" src="https://img.shields.io/github/issues/Chatnaut/Arclight?style=flat-square">
</a>
<a href="https://twitter.com/intent/follow?screen_name=chatnaut">
<img src="https://img.shields.io/twitter/follow/chatnaut?style=social" alt="Follow @chatnaut" >
</a>
<img alt="GitHub language count" src="https://img.shields.io/github/languages/count/Chatnaut/Arclight?color=blueviolet&style=flat-square" />
</a>
<img alt="GitHub top language" src="https://badges.frapsoft.com/os/v3/open-source.svg?v=103">
</p>
</br>

<p align="center">
Arclight is a server virtualization management solution based on KVM. It is designed to be a easy-to-use management platform allowing users to create and manage virtual machines (VMs) on Linux servers. Arclight utilizes the Libvirt API, All of the actions you would expect from a virtualization management tool are included in the software. For example, user can create, clone and manage VMs, storage pools networks and volumes. When it comes to networking, there are multiple options available. Users create private networks for there VMs and have the option to control DHCP within the private network. In addition to private networks, VMs can also use bridged connections, connecting them directly to the network interfaces on the physical server. Manage virtual machines directly from Arclight. There is no need to install additional VNC software. [About this project]: This project is in-development and we are still adding features to it along with complete ISO package and APIs for Enterprise Usage.
</p></br>
<h2 align="center">Deploy on Bare-Metal Cloud Servers or simply in your Home Lab
</br>
<a href="">
<img src="https://i.imgur.com/ZJ8AI6a.png" alt="IBM Cloud" width="190">
</a>
<a href="">
<img src="https://i.imgur.com/EHGRYuJ.png" alt="AWS Cloud" width="140px">
</a>
<a href="">
<img src="https://i.imgur.com/R4ciLTU.png" alt="GCP" width="190px">
</a>
<a href="">
<img src="https://eucoc.cloud/fileadmin/_processed_/c/0/csm_alibaba_square_acb9a96177.png" alt="Alibaba Cloud" width="200px">
</a>
<a href="">
<img src="https://i.imgur.com/P4DGNP1.png" alt="Azure Cloud" width="200px">
</a>
</h2></br>

<h3 align="center">
🤖 🎨 🚀
</h3>

<p align="center">
<img alt="Arclight" src="https://i.imgur.com/mGdHb5A.png"></br></br>
<img alt="Arclight Create virtual machine" src="https://i.imgur.com/qNoYuoI.png"></br></br>
<img alt="Arclight Create Networks" src="https://i.imgur.com/dlIDheU.png"></br></br>
<img alt="Arclight Single Domain" src="https://i.imgur.com/HbCqa7n.jpg"></br></br>
<img alt="Arclight Monitoring" src="https://i.imgur.com/HdcHU2V.png"></br></br>
</p>

</br></br>

## Arclight Features
- Simple and Minimalist UI
- Create virtual machines on bare-metal servers or in your home lab.
- Nested virtualization including Bare-Metal provisioning (Vms inside Vms).
- Create private and public networks for your VMs.
- Create storage pools.
- Create volumes for your VMs.
- Create snapshots.
- Upload Custom ISOs and Qcow2+raw images.
- Provide a web interface for your Host server.
- Integrated monitoring.
- In-Built SSH client and VNC console to manage VMs.
- Get automatic updates for Arclight.
</br></br>
</br></br>

## 🏁 Getting Started

- [Installation](#Installation)
- [Installation on Ubuntu Server](#Installation-on-Ubuntu-Server)
- [Installation on CentOS 7 Server](#Installation-on-CentOS-7-Server)
- [Add Custom Storage Pools](#Add-Custom-Storage-Pools)
- [ISO images for KVM machines](#ISO-images-for-KVM-machines)
- [Encrypt Arclight Console](#Encrypt-Arclight-Console)
- [Encrypt Arclight console with self-signed cert](#Encrypt-Arclight-console-with-self-signed-cert)
</br></br>Arclight documentation <a href="">lives here.</a></br>
For More Information about its features visit arclight page at <a href="https://chatnaut.com">chatnaut.com</a>
</br></br>
</br></br>

## 📝 License

Arclight is open-source, licensed as GPL v3. The client and component libraries are licensed as MPL.
</br></br>
</br></br>

## 🙌 Contributing to Arclight

From opening a bug report to creating a pull request: every contribution is appreciated and welcomed. If you're planning to implement a new feature or change the API please create an issue first. This way we can ensure your work is not in vain. Let's build this damn Cloud !
<p align="center">
<a href="https://www.chatnaut.com">
<img alt="Chatnaut_Cloud_Solutions" src="https://i.imgur.com/3jnqQDr.png" width="300" />
</a>
</p>

<p align="center">
<!-- add shield badge for arclight release -->
<a href="https://github.com/Chatnaut/Arclight/releases">
<img alt="GitHub release (latest by date)" src="https://img.shields.io/github/v/release/Chatnaut/Arclight?color=success&style=flat-square" />
</a>
<!-- add shield badge for open issues -->
<a href="https://github.com/Chatnaut/Arclight/issues">
<img alt="GitHub open issues" src="https://img.shields.io/bitbucket/issues/Chatnaut/Arclight?color=yellow&style=flat-square" />
</a>
<a href="https://twitter.com/intent/follow?screen_name=chatnaut">
<img src="https://img.shields.io/twitter/follow/chatnaut?style=social" alt="Follow @chatnaut" >
</a>
<img alt="GitHub language count" src="https://img.shields.io/github/languages/count/Chatnaut/Arclight?color=blueviolet&style=flat-square" />
</a>
<img alt="GitHub top language" src="https://badges.frapsoft.com/os/v3/open-source.svg?v=103">
</p>
</br>

<p align="center">
Arclight is a server virtualization management solution based on KVM. It is designed to be a easy-to-use management platform allowing users to create and manage virtual machines (VMs) on Linux servers. Arclight utilizes the Libvirt API, All of the actions you would expect from a virtualization management tool are included in the software. For example, user can create, clone and manage VMs, storage pools networks and volumes. When it comes to networking, there are multiple options available. Users create private networks for there VMs and have the option to control DHCP within the private network. In addition to private networks, VMs can also use bridged connections, connecting them directly to the network interfaces on the physical server. Manage virtual machines directly from Arclight. There is no need to install additional VNC software. [About this project]: This project is in-development and we are still adding features to it along with complete ISO package and APIs for Enterprise Usage.
</p></br>
<h2 align="center">Deploy on Bare-Metal Cloud Servers or simply in your Home Lab
</br>
<a href="">
<img src="https://i.imgur.com/ZJ8AI6a.png" alt="IBM Cloud" width="190">
</a>
<a href="">
<img src="https://i.imgur.com/EHGRYuJ.png" alt="AWS Cloud" width="140px">
</a>
<a href="">
<img src="https://i.imgur.com/R4ciLTU.png" alt="GCP" width="190px">
</a>
<a href="">
<img src="https://eucoc.cloud/fileadmin/_processed_/c/0/csm_alibaba_square_acb9a96177.png" alt="Alibaba Cloud" width="200px">
</a>
<a href="">
<img src="https://i.imgur.com/P4DGNP1.png" alt="Azure Cloud" width="200px">
</a>
</h2></br>

<h3 align="center">
🎉 🚀 🐱
</h3>

<p align="center">
<img alt="Arclight Signin" src="https://i.imgur.com/76JHYwk.png"></br></br>
<img alt="Arclight Dashboard" src="https://i.imgur.com/9BpXSEN.png"></br></br>
<img alt="Upload AMIs" src="https://i.imgur.com/XLxOObI.png"></br></br>
<img alt="Arclight Single Domain" src="https://i.imgur.com/HbCqa7n.jpg"></br></br>
<img alt="Arclight Monitoring" src="https://i.imgur.com/HdcHU2V.png"></br></br>
</p>

</br></br>

## ✨ Arclight Features
- Simple and Minimalist UI
- Create virtual machines on bare-metal servers or in your home lab.
- Nested virtualization including Bare-Metal provisioning (Vms inside Vms).
- Create private and public networks for your VMs.
- Create storage pools.
- Create volumes for your VMs.
- Create snapshots.
- Upload Custom ISOs and Qcow2+raw images.
- Provide a web interface for your Host server.
- Integrated monitoring.
- In-Built SSH client and VNC console to manage VMs.
- Get automatic updates for Arclight.
</br></br>
</br></br>

## 🏁 Getting Started

- [Installation](#Installation)
- [Installation on Ubuntu Server](#Installation-on-Ubuntu-Server)
- [Installation on CentOS 7 Server](#Installation-on-CentOS-7-Server)
- [Encrypt Arclight Console](#Encrypt-Arclight-Console)
- [Encrypt Arclight console with self-signed cert](#Encrypt-Arclight-console-with-self-signed-cert)
- [Add Custom Storage Pools](#Add-Custom-Storage-Pools)
- [ISO images for KVM machines](#ISO-images-for-KVM-machines)
</br></br>Arclight documentation <a href="https://docs.chatnaut.com/">lives here.</a></br>
For More Information about its features visit arclight page at <a href="https://chatnaut.com">chatnaut.com</a>
</br></br>
</br></br>

## 👨‍💻 License

Arclight is open-source, licensed as GPL v3. The client and component libraries are licensed as MPL.
</br></br>
</br></br>

## 👋 Contributing to Arclight

From opening a bug report to creating a pull request: every contribution is appreciated and welcomed. If you're planning to implement a new feature or change the API please create an issue first. This way we can ensure your work is not in vain. Let's build this damn Cloud !

Loading

0 comments on commit 3ee1dbd

Please sign in to comment.