Files
templates/blueprints/checkmate/meta.json
2026-07-08 21:04:58 +03:00

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"
]
}