From 2b4ebdb70bdb36c448adcc45bee2de3d65b68a4a Mon Sep 17 00:00:00 2001 From: tteckster Date: Tue, 5 Apr 2022 09:06:36 -0400 Subject: [PATCH] Update README.md --- README.md | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2bbe6bd5..fbe7656c 100644 --- a/README.md +++ b/README.md @@ -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 @@ ________________________________________________________________________________ +
+ 🔸MeshCentral LXC + +

+ +

MeshCentral LXC

+ +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)" +``` + +

⚡ Default Settings: 512MiB RAM - 2GB Storage - 1vCPU ⚡

+ +**MeshCentral Interface - http:// IP** + +⚙️ **To Update MeshCentral** + +```yaml +Update from the MeshCentral UI +``` +____________________________________________________________________________________________ + +
+
Plex Media Server LXC @@ -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 ```