mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-16 11:25:25 +02:00
18 lines
517 B
JSON
18 lines
517 B
JSON
{
|
|
"id": "checkmate",
|
|
"name": "Checkmate",
|
|
"version": "latest",
|
|
"description": "Checkmate is an open-source, self-hosted tool designed to track and monitor server hardware, uptime, response times, and incidents in real-time with beautiful visualizations.",
|
|
"logo": "checkmate.png",
|
|
"links": {
|
|
"github": "https://github.com/bluewave-labs/checkmate",
|
|
"website": "https://checkmate.so/",
|
|
"docs": "https://checkmate.so/docs"
|
|
},
|
|
"tags": [
|
|
"self-hosted",
|
|
"monitoring",
|
|
"uptime"
|
|
]
|
|
}
|