瀏覽代碼

add basic uptime kuma config sample

Philipp Dormann 3 年之前
父節點
當前提交
4667377649
共有 3 個文件被更改,包括 7 次插入0 次删除
  1. 7 0
      docs/examples.md
  2. 二進制
      docs/static/img/uptimekuma-settings.png
  3. 二進制
      docs/static/img/uptimekuma-setup.png

+ 7 - 0
docs/examples.md

@@ -433,3 +433,10 @@ notify:
     message_param_name: message
     resource: https://ntfy.sh
 ```
+
+## Uptime Kuma
+- Go to your [Uptime Kuma](https://github.com/louislam/uptime-kuma) Settings > Notifications, click on **Setup Notification**
+- ![Uptime Kuma Settings](static/img/uptimekuma-settings.png)
+- Set your desired **title** (e.g. "Uptime Kuma"), **ntfy topic**, **Server URL** and **priority (1-5)**
+- ![Uptime Kuma Setup](static/img/uptimekuma-setup.png)
+- You can now test the notifications and apply them to monitors.

二進制
docs/static/img/uptimekuma-settings.png


二進制
docs/static/img/uptimekuma-setup.png