forked from michael.heier/umbrel-apps
66 lines
1.7 KiB
YAML
66 lines
1.7 KiB
YAML
manifestVersion: 1
|
|
id: uptime-kuma
|
|
category: Networking
|
|
name: Uptime Kuma
|
|
version: "1.19.6"
|
|
tagline: Self-hosted uptime monitoring tool
|
|
description: >
|
|
Uptime Kuma is a self-hosted monitoring tool like Uptime Robot.
|
|
|
|
|
|
Features:
|
|
|
|
|
|
- Monitoring uptime for HTTP(s) / TCP / HTTP(s) Keyword / Ping / DNS Record / Push / Steam Game Server.
|
|
|
|
- Fancy, Reactive, Fast UI/UX.
|
|
|
|
- Notifications via Telegram, Discord, Gotify, Slack, Pushover, Email (SMTP), and 70+ notification services.
|
|
|
|
- 20 second intervals.
|
|
|
|
- Multi Languages
|
|
|
|
- Simple Status Page
|
|
|
|
- Ping Chart
|
|
|
|
- Certificate Info
|
|
developer: Louis Lam
|
|
website: https://uptime.kuma.pet
|
|
dependencies: []
|
|
repo: https://github.com/louislam/uptime-kuma
|
|
support: https://github.com/louislam/uptime-kuma/issues
|
|
port: 8385
|
|
gallery:
|
|
- 1.jpg
|
|
- 2.jpg
|
|
- 3.jpg
|
|
path: ""
|
|
defaultPassword: ""
|
|
releaseNotes: >
|
|
From 1.18.5 to 1.19.6:
|
|
|
|
- Fix Ping monitor is not working on Windows
|
|
|
|
- Fix Security patch from upstream dependencies (knex.js)
|
|
|
|
- Add Splunk Notification Provider (Thanks @Joseph-Irving)
|
|
|
|
- Fix Maintenance count is incorrect
|
|
|
|
- Fix Ping monitor issues after 1.9.4
|
|
|
|
- Fix Postgres monitor do not handle some error cases correctly
|
|
|
|
|
|
⚠️ Attention
|
|
|
|
- Server side timezone is configurable now, you should check whether it is correct in the Settings.
|
|
|
|
- As current DNS cache mechanism is not working properly in some IPv6 networks, DNS cache is now turned off by default. Turn this back on manually in Settings page if you need this.
|
|
|
|
Full changelog can be found here: https://github.com/louislam/uptime-kuma/releases
|
|
submitter: Philipp Haussleiter
|
|
submission: https://github.com/getumbrel/umbrel/pull/1148
|