mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Create CassOS (#490)
* Create casaos-v4.sh * Create casaos-install.sh * Update README.md * Update casaos-v4.sh
This commit is contained in:
parent
376490dcd5
commit
50b12c44dd
3 changed files with 405 additions and 0 deletions
24
README.md
24
README.md
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue