Update README.md

This commit is contained in:
tteckster 2022-04-05 09:06:36 -04:00 committed by GitHub
parent d353163f7f
commit 2b4ebdb70b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 30 additions and 1 deletions

View File

@ -962,7 +962,6 @@ bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/omada.sh)"
⚙️ **To Update Omada**
Run in the LXC console
```yaml
Working On
```
@ -970,6 +969,34 @@ ________________________________________________________________________________
</details>
<details>
<summary markdown="span"> 🔸MeshCentral LXC</summary>
<p align="center"><img src="https://github.com/Ylianst/MeshCentral/blob/master/public/favicon-303x303.png" height="100"/></p>
<h1 align="center" id="heading"> MeshCentral LXC </h1>
MeshCentral is a full computer management web site. With MeshCentral, you can run your own web server to remotely manage and control computers on a local network or anywhere on the internet.
To create a new Proxmox MeshCentral LXC, run the following in the Proxmox Shell.
```yaml
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/meshcentral.sh)"
```
<h3 align="center" id="heading">⚡ Default Settings: 512MiB RAM - 2GB Storage - 1vCPU ⚡</h3>
**MeshCentral Interface - http:// IP**
⚙️ **To Update MeshCentral**
```yaml
Update from the MeshCentral UI
```
____________________________________________________________________________________________
</details>
<details>
<summary markdown="span"> Plex Media Server LXC </summary>
@ -1332,6 +1359,8 @@ Benefits include automatic daily security updates, backup and restore, file mana
Update from the Webmin UI
```
⚙️ **To Uninstall Webmin**
Run in the LXC console
```yaml
bash /etc/webmin/uninstall.sh
```