|
@@ -962,7 +962,6 @@ bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/omada.sh)"
|
|
|
|
|
|
⚙️ **To Update Omada**
|
|
⚙️ **To Update Omada**
|
|
|
|
|
|
-Run in the LXC console
|
|
|
|
```yaml
|
|
```yaml
|
|
Working On
|
|
Working On
|
|
```
|
|
```
|
|
@@ -970,6 +969,34 @@ ________________________________________________________________________________
|
|
|
|
|
|
</details>
|
|
</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>
|
|
<details>
|
|
<summary markdown="span"> Plex Media Server LXC </summary>
|
|
<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
|
|
Update from the Webmin UI
|
|
```
|
|
```
|
|
⚙️ **To Uninstall Webmin**
|
|
⚙️ **To Uninstall Webmin**
|
|
|
|
+
|
|
|
|
+Run in the LXC console
|
|
```yaml
|
|
```yaml
|
|
bash /etc/webmin/uninstall.sh
|
|
bash /etc/webmin/uninstall.sh
|
|
```
|
|
```
|