mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-05-03 15:09:34 -05:00
103 lines
5.0 KiB
Markdown
103 lines
5.0 KiB
Markdown

|
||

|
||

|
||

|
||

|
||

|
||

|
||
|
||
<h1 align="center"><a href="https://bluewavelabs.ca" target="_blank">Checkmate</a></h1>
|
||
|
||
<p align="center"><strong>An open source server monitoring application</strong></p>
|
||
|
||

|
||
|
||
Checkmate is an open source uptime manager, server & Docker monitoring tool used to track the operational status and performance of servers and websites. It regularly checks whether a server/website is accessible and performs optimally, providing real-time alerts and reports on the monitored services' availability, downtime, and response time.
|
||
|
||
Checkmate also has an agent, called [Capture](https://github.com/bluewave-labs/capture), to retrieve data from remote servers. While Capture is not required to run Checkmate, it provides additional insigths about your servers' CPU, RAM, disk and temperature status.
|
||
|
||
We **love** what we are building here, and learn a few things about Reactjs, Nodejs, MongoDB and Docker while building Checkmate. **If you would like to support us, please consider giving it a ⭐, think about contributing or providing feedback.** Please note that we do not operate a monetary donation program, make money by deploying servers, or run a SaaS business.
|
||
|
||
## 📦 Demo
|
||
|
||
See [Checkmate](https://checkmate-demo.bluewavelabs.ca/) in action. The username is uptimedemo@demo.com and the password is Demouser1!
|
||
|
||
## 🔗 User's guide
|
||
|
||
Usage instructions can be found [here](https://bluewavelabs.gitbook.io/checkmate).
|
||
|
||
## 🛠️ Installation
|
||
|
||
See installation instructions in [Checkmate documentation portal](https://bluewavelabs.gitbook.io/checkmate/quickstart).
|
||
|
||
## 💚 Questions & ideas
|
||
|
||
We've just launched our [Discussions](https://github.com/bluewave-labs/bluewave-uptime/discussions) page! Feel free to ask questions or share your ideas—we'd love to hear from you!
|
||
|
||
## 🧩 Features
|
||
|
||
- Completely open source, deployable on your servers
|
||
- Website monitoring
|
||
- Page speed monitoring
|
||
- Infrastructure monitoring (memory, disk usage, CPU performance etc) - requires [Capture](https://github.com/bluewave-labs/capture)
|
||
- Docker monitoring
|
||
- Port monitoring
|
||
- Ping monitoring
|
||
- Incidents at a glance
|
||
- E-mail notifications
|
||
- Scheduled maintenance
|
||
|
||
**Short term roadmap:**
|
||
|
||
- Status pages
|
||
- Better notification options
|
||
- More configuration options
|
||
- DNS monitoring
|
||
- SSL monitoring
|
||
|
||
## 🏗️ Screenshots
|
||
|
||

|
||
|
||

|
||
|
||

|
||
|
||
## 🏗️ Tech stack
|
||
|
||
- [ReactJs](https://react.dev/)
|
||
- [MUI (React framework)](https://mui.com/)
|
||
- [Node.js](https://nodejs.org/en)
|
||
- [MongoDB](https://mongodb.com)
|
||
|
||
## 🤝 Contributing
|
||
|
||
We pride ourselves on building strong connections with contributors at every level. Despite being a young project, Checkmate has already earned 600+ stars and attracted 30+ contributors from around the globe. So, don’t hold back — jump in, contribute and learn with us!
|
||
|
||
Here's how you can contribute:
|
||
|
||
0. Star this repo :)
|
||
1. Check [Contributor's guideline](https://github.com/bluewave-labs/bluewave-uptime/blob/master/CONTRIBUTING.md).
|
||
2. Have a look at our Figma designs [here](https://www.figma.com/design/RPSfaw66HjzSwzntKcgDUV/Uptime-Genie?node-id=0-1&t=WqOFv9jqNTFGItpL-1). We encourage you to copy to your own Figma page, then work on it as it is read-only.
|
||
3. Open an issue if you believe you've encountered a bug
|
||
4. Check for good-first-issue's if you are a newcomer
|
||
5. Make a pull request to add new features/make quality-of-life improvements/fix bugs.
|
||
|
||
<a href="https://github.com/bluewave-labs/bluewave-uptime/graphs/contributors">
|
||
<img src="https://contrib.rocks/image?repo=bluewave-labs/bluewave-uptime" />
|
||
</a>
|
||
|
||
Made with [contrib.rocks](https://contrib.rocks).
|
||
|
||

|
||
|
||
[](https://star-history.com/#bluewave-labs/bluewave-uptime&Date)
|
||
|
||
Also check other developer and contributor-friendly projects of BlueWave:
|
||
|
||
- [BlueWave HRM](https://github.com/bluewave-labs/bluewave-hrm)
|
||
- [BlueWave Onboarding](https://github.com/bluewave-labs/bluewave-onboarding)
|
||
- [BlueWave DataRoom](https://github.com/bluewave-labs/bluewave-dataroom)
|
||
- [VerifyWise](https://github.com/bluewave-labs/verifywise)
|
||
|