The CheckCle community, the real-time monitoring platform for systems, applications, and infrastructure, has announced the release of version 1.6.0, introducing new notification features and data retention optimization. The update is aimed at making life easier for system administrators, DevOps teams, and developers.
Key updates in CheckCle v1.6.0
The new release adds several features that enhance flexibility and adaptability in self-hosted, multi-channel environments:
- Support for new notification platforms: integration with Pushover, Gotify, and Notifiarr, expanding real-time alert options.
- Advanced authentication for NTFY: now includes API token support, improving security for notification server communications.
- Data retention management: a new service that automatically cleans old logs according to user-defined retention periods.
- Schema updates from the dashboard: users can now update the database schema directly from the web interface, without manual operations.
- Improved internationalization (i18n) and new translations for a more inclusive experience.
With these updates, CheckCle aims to simplify incident management and provide more control over distributed monitoring.
A lightweight, self-hosted solution
CheckCle remains true to its essence: an open-source, lightweight, and extensible tool, designed for startups as well as organizations that want full control over their monitoring infrastructure.
Highlighted features include:
- Monitoring of HTTP, DNS, TCP, API, and SSL.
- Server monitoring for Linux and Windows with CPU, RAM, disk, and network metrics.
- Incident management and scheduled maintenance.
- Public and private status pages for communicating with users and clients.
- Multi-channel notification support via email, Slack, Telegram, Discord, and now Pushover, Gotify, and Notifiarr.
- Integration with cloud ecosystems, distributed storage, and multiple network environments.
Quick installation and multi-platform support
CheckCle can be deployed using Docker Compose or with a simple docker run
command. It supports both x86_64 and arm64 architectures, making it accessible on traditional servers, modern laptops, or devices like Raspberry Pi.
A live demo is available at demo.checkcle.io, while installation guides and documentation can be found at docs.checkcle.io.
A community-driven project
With a collaboration-based model, CheckCle continues to grow thanks to contributions from developers and users. Version 1.6.0 reflects this philosophy, incorporating community feedback and expanding its capabilities.
The project encourages users to report bugs, suggest new features, improve documentation, or contribute code via its GitHub repository: operacle/checkcle.
Frequently Asked Questions
What is CheckCle?
It’s an open-source, real-time monitoring solution that allows you to track systems, applications, and full-stack server infrastructure.
What’s new in version 1.6.0?
It includes integration with Pushover, Gotify, and Notifiarr, API token authentication for NTFY, a new data retention service, and usability and i18n improvements.
How do you install CheckCle?
It can be deployed easily via Docker Compose or a single docker run
command, supporting both x86_64 and arm64 architectures.
Who is CheckCle designed for?
Startups, small businesses, DevOps teams, and system administrators looking for a lightweight, flexible, and fully self-hosted monitoring platform.