louislam/uptime-kuma:1 with one data volume and port 3001. Admin account bootstrapped from the first browser visit to :3001 — no Furtka settings form needed. Catalog release 26.7-alpha. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
10 lines
528 B
JSON
10 lines
528 B
JSON
{
|
|
"name": "uptime-kuma",
|
|
"display_name": "Uptime Kuma",
|
|
"version": "1.0.0",
|
|
"description": "Self-hosted status monitor for services, ports, and devices on the LAN.",
|
|
"description_long": "Überwacht andere Geräte und Dienste im Netzwerk und schickt dir Bescheid, wenn etwas ausfällt. Nach der Installation den Admin-Account direkt im Browser unter http://furtka.local:3001 anlegen, dann Monitore (Ping, Webseite, Port, Docker-Container) hinzufügen.",
|
|
"volumes": ["data"],
|
|
"ports": [3001],
|
|
"icon": "icon.svg"
|
|
}
|