From 9551c2c5404bd14a0bcdab6b1072f999851b169d Mon Sep 17 00:00:00 2001 From: Kokomo123 Date: Sat, 5 Jul 2025 07:59:38 -0400 Subject: [PATCH] Add CheckCle to Monitoring and Status / Uptime Pages --- software/checkcle.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/checkcle.yml diff --git a/software/checkcle.yml b/software/checkcle.yml new file mode 100644 index 0000000000..0afeac9d3c --- /dev/null +++ b/software/checkcle.yml @@ -0,0 +1,12 @@ +name: "CheckCle" +website_url: "https://checkcle.io" +source_code_url: "https://gitlab.com/operacle/checkcle" +description: "A 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." +licenses: + - MIT +platforms: + - Docker +tags: + - Monitoring + - Status / Uptime pages +demo_url: "https://demo.checkcle.io"