Files
Checkmate/server
gorkem-bwl 93b9abd508 fix: add migration to reset infrastructure thresholds from 5 to 100
## Changes
- Added migration 0004_fixInfrastructureThresholds that finds hardware
  monitors with threshold values of 5 (the old incorrect default) and
  updates them to 100 (effectively disabled)
- Runs automatically on server startup like other migrations

## Closes
Fixes #3327
2026-03-04 15:38:34 -05:00
..
2025-06-01 11:55:16 -07:00
2026-03-04 17:50:27 +00:00
2026-01-22 18:11:54 +00:00
2026-03-02 21:52:22 +00:00
2025-09-22 12:53:44 -07:00
2025-07-21 10:34:04 -07:00
2026-03-03 18:26:42 +00:00
2026-01-15 22:33:25 +00:00
2026-01-09 13:36:58 -08:00
2026-03-03 17:43:57 +00:00
2026-03-03 17:43:57 +00:00
2025-06-01 11:55:16 -07:00
2026-03-03 17:43:57 +00:00

Checkmate backend

The backend service for Checkmate, an open source uptime and infrastructure monitoring application

This directory contains the backend of Checkmate, which handles data processing, storage, and API services for the Checkmate monitoring tool. The backend is responsible for managing uptime checks, handling real-time alerts, and storing historical monitoring data.

Checkmate's backend is designed to be lightweight and scalable, ensuring reliable performance even with a high number of active monitors.

Installation & documentation

For setup instructions, configuration details, and deployment guidelines, please visit our official documentation at docs.checkmate.so.