Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 1.17 KB

README.md

File metadata and controls

18 lines (9 loc) · 1.17 KB

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

This repository 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. It integrates seamlessly with the Checkmate frontend and can be deployed independently.

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.

Related repositories