tteckster 3 лет назад
Родитель
Сommit
dc467993b5
1 измененных файлов с 32 добавлено и 0 удалено
  1. 32 0
      README.md

+ 32 - 0
README.md

@@ -1184,6 +1184,38 @@ ________________________________________________________________________________
 
 </details>
 
+<details>
+<summary markdown="span"> 🔸Uptime Kuma LXC </summary>
+ 
+<p align="center"><img src="https://github.com/louislam/uptime-kuma/blob/master/public/icon.png?raw=true" height="100"/></p>
+
+<h1 align="center" id="heading"> Uptime Kuma LXC </h1>
+
+Uptime Kuma is a self-hosted, open source, fancy uptime monitoring and alerting system. It can monitor  HTTP(s) / TCP / HTTP(s) Keyword / Ping / DNS Record / Push / Steam Game Server.
+
+To create a new Proxmox Uptime Kuma LXC, run the following in the Proxmox Shell (V2).
+
+```yaml
+bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/uptimekuma.sh)"
+```
+
+<h3 align="center" id="heading">⚡ Default Settings:  512MiB RAM - 2GB Storage - 1vCPU ⚡</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 settings to what you desire. Changes are immediate.
+
+**Uptime Kuma Interface - IP:3001**
+
+⚙️ **To Update**
+
+
+```yaml
+Working on
+```
+
+____________________________________________________________________________________________ 
+
+</details>
+
 <details>
 <summary markdown="span"> Heimdall Dashboard LXC</summary>