Update README.md

This commit is contained in:
tteckster 2022-02-10 19:05:26 -05:00 committed by GitHub
parent 39e9f6aaaa
commit efdd4477b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 19 additions and 0 deletions

View File

@ -612,6 +612,25 @@ ________________________________________________________________________________
</details>
<details>
<summary markdown="span"> 🔸GamUntu LXC</summary>
<p align="center"><img src="https://raw.githubusercontent.com/tteck/Proxmox/main/misc/images/gamuntu1.png" alt="GamUntu" height="100"/</p>
<h1 align="center" id="heading"> GamUntu LXC Container </h1>
GamUntu is Ubuntu 21.10, Docker, Docker Compose, ZFS Support, USB Passthrough, Webmin System Administration and Hardware Acceleration all baked in!
To create a new Proxmox GamUntuLXC Container, run the following in the Proxmox web shell.
```yaml
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/gamuntu_container.sh)"
```
<h3 align="center" id="heading">⚡ Default Settings: 2GB RAM - 8GB Storage - 2vCPU ⚡</h3>
After the script completes, If you're dissatisfied with the default settings, click on the LXC, then on the **_Resources_** tab and change the **_Memory_** and **_Cores_** settings to what you desire. Changes are immediate.
____________________________________________________________________________________________
</details>
<details>
<summary markdown="span">Plex Media Server LXC</summary>