https://github.com/bluewave-labs/checkmate-documentation
Checkmate Documentation
https://github.com/bluewave-labs/checkmate-documentation
checkmate checkmate-docs documentation gitbook gitbook-documentation
Last synced: 3 months ago
JSON representation
Checkmate Documentation
- Host: GitHub
- URL: https://github.com/bluewave-labs/checkmate-documentation
- Owner: bluewave-labs
- Created: 2025-01-02T17:57:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-12T04:59:38.000Z (8 months ago)
- Last Synced: 2026-01-14T01:37:07.175Z (3 months ago)
- Topics: checkmate, checkmate-docs, documentation, gitbook, gitbook-documentation
- Homepage: https://docs.checkmate.so/
- Size: 11.9 MB
- Stars: 4
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
icon: hand-wave
cover: guides/.gitbook/assets/Group 3763.png
coverY: 0
layout:
cover:
visible: true
size: full
title:
visible: true
description:
visible: false
tableOfContents:
visible: true
outline:
visible: true
pagination:
visible: true
---
# Welcome to Checkmate
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.
It uses [Capture](https://github.com/bluewave-labs/capture) to get data from remote servers and doesn't need anything other than the Checkmate server itself to monitor uptime and page speed.
## Demo
We have a [demo](https://checkmate-demo.bluewavelabs.ca) where you can test how the Uptime Manager works. We update it from time to time with the latest code. The username is **uptimedemo@demo.com** and the password is **Demouser1!**
{% embed url="https://app.arcade.software/share/9WOI5tW0favJcNeyIuSr" %}
## Questions & ideas
If you have a question, head over to GitHub's [discussions](https://github.com/bluewave-labs/bluewave-uptime/discussions) page. We also have a [Discord channel](https://discord.com/invite/NAb6H3UTjK) where you can ask questions or provide comments and suggestions.
## Features
* Completely open source, deployable on your servers
* Website monitoring
* Memory, disk, CPU and temperature monitoring
* Ping monitoring
* Docker monitoring
* Page speed monitoring
* Incident tracking
* E-mail notifications
* Scheduled maintenance
## Tech stack
* [ReactJs](https://react.dev/)
* [MUI (React framework)](https://mui.com/)
* [Node.js](https://nodejs.org/en)
* [MongoDB](https://mongodb.com)