Create CassOS (#490)

* Create casaos-v4.sh

* Create casaos-install.sh

* Update README.md

* Update casaos-v4.sh
This commit is contained in:
tteckster 2022-09-09 10:45:13 -04:00 committed by GitHub
parent 376490dcd5
commit 50b12c44dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 405 additions and 0 deletions

View file

@ -1126,6 +1126,30 @@ ________________________________________________________________________________
</details>
<details>
<summary markdown="span"> 🔸CasaOS LXC </summary>
<p align="center"><img src="https://www.casaos.io/img/casa.svg" height="100"/></p>
<h1 align="center" id="heading"> CasaOS LXC </h1>
[CasaOS](https://www.casaos.io/) is a community-based open source software focused on delivering simple home cloud experience around Docker ecosystem.
To create a new Proxmox CasaOS LXC, run the following in the Proxmox Shell.
```
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/CasaOS-v4.sh)"
```
<h3 align="center" id="heading">⚡ Default Settings: 2GB RAM - 8GB Storage - 2vCPU ⚡</h3>
**CasaOS Interface - IP**
____________________________________________________________________________________________
</details>
<details>
<summary markdown="span"> Debian LXC </summary>