operacle/checkcle

▲ 81 stars today★ 3,216⑂ 281

CheckCle is a self-hosted, open-source monitoring platform for seamless, real-time full-stack systems, applications, and infrastructure. It provides real-time uptime monitoring, distributed checks, incident tracking, and alerts. All deployable anywhere.

3,216Star
281Fork
21Watch
92Issue
GoLanguage
MITLicense
Created 2025-05-09 · last push 2026-07-17 · repository size 47804 KB · default branch develop

README

🌐 Select Language

https://github.com/operacle/checkcle/blob/HEAD/English
English
https://github.com/operacle/checkcle/blob/HEAD/Khmer
ខ្មែរ
https://github.com/operacle/checkcle/blob/HEAD/Japanese
Japanese
https://github.com/operacle/checkcle/blob/HEAD/Chinese
Chinese

Thank you to all our contributors, users, and supporters for making this project thrive.

🚀 Stay tuned for more updates, features, and improvements.

CheckCle Platform

🚀 What is CheckCle?

CheckCle is an Open Source solution for seamless, real-time monitoring of full-stack systems, applications, and infrastructure. It provides developers, sysadmins, and DevOps teams with deep insights and actionable data across every layer of their environment—whether it's servers, applications, or services. With CheckCle, you gain visibility, control, and the ability to ensure optimal performance throughout your entire technology stack.

🎯 Live Demo

👉 Try it now: CheckCle Live Demo User: [email protected] | Passwd: Admin123456

🌟 Core Features

📝 Roadmap : DEVELOPMENT_ROADMAP

Uptime Services & Infrastructure Server Monitoring

#️⃣ Getting Started

Current Architecture Support

Install CheckCle using one of the following methods:

1. Install with Docker Compose Configuration (Recommended) ```bash

version: '3.9'

services: checkcle: image: operacle/checkcle:latest container_name: checkcle restart: unless-stopped ports:

volumes: ulimits: nofile: soft: 4096 hard: 8192

2. Install with docker run. Just copy ready docker run command below
bash docker run -d \ --name checkcle \ --restart unless-stopped \ -p 8090:8090 \ -v /opt/pb_data:/mnt/pb_data \ --ulimit nofile=4096:8192 \ operacle/checkcle:latest

```

3. Admin Web Management

Default URL: http://0.0.0.0:8090 User: [email protected] Passwd: Admin123456 4. Follow the Quick Start Guide at https://docs.checkcle.io

checkcle-collapse-black

Service Detail Page checkcle-server-instance SSL Monitoring Notification System

🌟 CheckCle for Communities?

---

Sponsors

Sponsorships will no longer be accepted. From now on, support will only be accepted in the form of ecosystem and community partnerships that provide infrastructure such as cloud servers, domains, or hosting credits.

If you’re a tech company interested in supporting CheckCle, please contact the author directly at [email protected]

🤝 Ecosystem & Community Partner

https://github.com/operacle/checkcle/blob/HEAD/GitBook Logo

https://github.com/operacle/checkcle/blob/HEAD/Cloudflare Logo https://github.com/operacle/checkcle/blob/HEAD/DigitalOcean Logo https://github.com/operacle/checkcle/blob/HEAD/Jetbrains Logo

---

👥 Contributors

Thank you for contributing and continuously making CheckCle better, you're awesome 🫶

---

🤝 Ways to Contribute

Here are some ways you can help improve CheckCle:

---

🌍 Stay Connected

📜 License

CheckCle is released under the MIT License.

---

More Today's Trending projects

1

debpalash / VoiceStudio

Python★ 29,840⑂ 3,606▲ 2,776 stars
2

JustVugg / colibri

C★ 32,609⑂ 3,430▲ 2,173 stars
3

bilawalsidhu / gods-eye-view

JavaScript★ 33,945⑂ 6,772▲ 1,831 stars
4

alibaba / open-code-review

Go★ 26,516⑂ 1,906▲ 1,571 stars
5

ever-co / ever-gauzy

TypeScript★ 6,164⑂ 994▲ 1,130 stars
6

pacifio / atlas

Rust★ 4,440⑂ 274▲ 1,091 stars