mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-10 08:25:23 +02:00
19 lines
419 B
JSON
19 lines
419 B
JSON
{
|
|
"id": "uptimekit",
|
|
"name": "Uptimekit",
|
|
"version": "3.1.0",
|
|
"description": "The modern open-source status page and monitoring solution.",
|
|
"logo": "uptimekit.svg",
|
|
"links": {
|
|
"github": "https://github.com/uptimekit/uptimekit",
|
|
"website": "https://uptimekit.dev/",
|
|
"docs": "https://docs.uptimekit.dev/"
|
|
},
|
|
"tags": [
|
|
"monitoring",
|
|
"uptime",
|
|
"status-page",
|
|
"distributed"
|
|
]
|
|
}
|