浏览代码

Update README.md

tteckster 3 年之前
父节点
当前提交
2b4ebdb70b
共有 1 个文件被更改,包括 30 次插入1 次删除
  1. 30 1
      README.md

+ 30 - 1
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 @@ ________________________________________________________________________________
 
 </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
 ```