mirror of
https://github.com/runcitadel/apps.git
synced 2024-11-11 16:30:37 +00:00
Update apps
This commit is contained in:
parent
be9278e8ee
commit
9a4f0d42ed
|
@ -147,6 +147,6 @@
|
|||
"id": "uptime-kuma",
|
||||
"name": "Uptime Kuma",
|
||||
"repo": "https://github.com/louislam/uptime-kuma",
|
||||
"version": "1.11.3"
|
||||
"version": "1.11.4"
|
||||
}
|
||||
]
|
|
@ -147,6 +147,6 @@
|
|||
"id": "uptime-kuma",
|
||||
"name": "Uptime Kuma",
|
||||
"repo": "https://github.com/louislam/uptime-kuma",
|
||||
"version": "1.11.3"
|
||||
"version": "1.11.4"
|
||||
}
|
||||
]
|
|
@ -1,9 +1,9 @@
|
|||
version: 1
|
||||
|
||||
version: 1
|
||||
metadata:
|
||||
category: Networking
|
||||
name: Uptime Kuma
|
||||
version: 1.11.3
|
||||
version: 1.11.4
|
||||
tagline: Self-hosted uptime monitoring tool
|
||||
description: >
|
||||
Uptime Kuma is a self-hosted monitoring tool like Uptime Robot.
|
||||
|
@ -12,13 +12,11 @@ metadata:
|
|||
Features:
|
||||
|
||||
|
||||
- Monitoring uptime for HTTP(s) / TCP / HTTP(s) Keyword / Ping / DNS Record /
|
||||
Push / Steam Game Server.
|
||||
- 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.
|
||||
- Notifications via Telegram, Discord, Gotify, Slack, Pushover, Email (SMTP), and 70+ notification services.
|
||||
|
||||
- 20 second intervals.
|
||||
|
||||
|
@ -38,10 +36,9 @@ metadata:
|
|||
- 1.jpg
|
||||
- 2.jpg
|
||||
- 3.jpg
|
||||
|
||||
containers:
|
||||
- name: main
|
||||
image: louislam/uptime-kuma:1.11.3@sha256:8856a17f10d05f95bd0ce24a532c8a3f659bb69243c8edea721608de3e9f24b7
|
||||
image: louislam/uptime-kuma:1.11.4@sha256:5a5627e3a676e0056ad96c3d40c922da863c42b5abeedbc65cf87dbf38f04a11
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
port: 3001
|
||||
|
|
Loading…
Reference in New Issue
Block a user