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:
parent
f459a08f96
commit
4667377649
3 changed files with 7 additions and 0 deletions
|
@ -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
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
BIN
docs/static/img/uptimekuma-setup.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
Loading…
Reference in a new issue