2022-02-03 06:50:18 +00:00
|
|
|
|
2022-02-09 15:09:21 +00:00
|
|
|
version: 1
|
2022-02-03 06:48:06 +00:00
|
|
|
metadata:
|
|
|
|
category: Networking
|
|
|
|
name: Uptime Kuma
|
2022-02-09 15:09:21 +00:00
|
|
|
version: 1.11.4
|
2022-02-03 06:48:06 +00:00
|
|
|
tagline: Self-hosted uptime monitoring tool
|
|
|
|
description: >
|
|
|
|
Uptime Kuma is a self-hosted monitoring tool like Uptime Robot.
|
|
|
|
|
|
|
|
|
|
|
|
Features:
|
|
|
|
|
|
|
|
|
2022-02-09 15:09:21 +00:00
|
|
|
- Monitoring uptime for HTTP(s) / TCP / HTTP(s) Keyword / Ping / DNS Record / Push / Steam Game Server.
|
2022-02-03 06:48:06 +00:00
|
|
|
|
|
|
|
- Fancy, Reactive, Fast UI/UX.
|
|
|
|
|
2022-02-09 15:09:21 +00:00
|
|
|
- Notifications via Telegram, Discord, Gotify, Slack, Pushover, Email (SMTP), and 70+ notification services.
|
2022-02-03 06:48:06 +00:00
|
|
|
|
|
|
|
- 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
|
|
|
|
gallery:
|
|
|
|
- 1.jpg
|
|
|
|
- 2.jpg
|
|
|
|
- 3.jpg
|
|
|
|
containers:
|
|
|
|
- name: main
|
2022-02-09 15:09:21 +00:00
|
|
|
image: louislam/uptime-kuma:1.11.4@sha256:5a5627e3a676e0056ad96c3d40c922da863c42b5abeedbc65cf87dbf38f04a11
|
2022-02-03 06:48:06 +00:00
|
|
|
restart: on-failure
|
|
|
|
stop_grace_period: 1m
|
|
|
|
port: 3001
|
|
|
|
data:
|
|
|
|
- data:/app/data
|