1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2024-11-22 19:33:27 +01:00

add basic uptime kuma config sample

This commit is contained in:
Philipp Dormann 2022-06-06 23:31:31 +02:00
parent f459a08f96
commit 4667377649
No known key found for this signature in database
GPG key ID: 3BB9ADD52DCA4314
3 changed files with 7 additions and 0 deletions

View file

@ -433,3 +433,10 @@ notify:
message_param_name: message message_param_name: message
resource: https://ntfy.sh 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.

BIN
docs/static/img/uptimekuma-settings.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
docs/static/img/uptimekuma-setup.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB