From 73111c4139a08c7c7decf0c551ffe13f8dbfa62c Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Mon, 25 Aug 2025 12:27:14 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index ed648b8..adb0448 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -1672,6 +1672,21 @@ ], "type": "ct" }, + { + "name": "Healthchecks", + "slug": "healthchecks", + "desc": "Healthchecks is a cron job monitoring service. It listens for HTTP requests and email messages (\"pings\") from your cron jobs and scheduled tasks (\"checks\"). When a ping does not arrive on time, Healthchecks sends out alerts. Healthchecks comes with a web dashboard, API, 25+ integrations for delivering notifications, monthly email reports, WebAuthn 2FA support, team management features: projects, team members, read-only access.", + "script": "ct/healthchecks.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/healthchecks.sh", + "categories": [ + 9 + ], + "notes": [ + "if you change your LXC-IP, you need to update /etc/caddy/Caddyfile & /opt/healthchecks/hc/local_settings.py", + "Show credentials: `cat ~/healthchecks.creds`" + ], + "type": "ct" + }, { "name": "Heimdall Dashboard", "slug": "heimdall-dashboard", @@ -4140,6 +4155,18 @@ ], "type": "ct" }, + { + "name": "Redlib", + "slug": "redlib", + "desc": "An alternative private front-end to Reddit. Redlib hopes to provide an easier way to browse Reddit, without the ads, trackers, and bloat.", + "script": "ct/alpine-redlib.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/alpine-redlib.sh", + "categories": [ + 10 + ], + "notes": [], + "type": "ct" + }, { "name": "RevealJS", "slug": "revealjs",