Update helpers_cache.json

This commit is contained in:
ProxMenuxBot
2025-10-11 00:56:17 +00:00
parent 631c68029a
commit 39b6b725f5

View File

@@ -3983,6 +3983,21 @@
"notes": [],
"type": "ct"
},
{
"name": "Prometheus Blackbox Exporter",
"slug": "prometheus-blackbox-exporter",
"desc": "An exporter allows blackbox probing of endpoints over HTTP, HTTPS, DNS, TCP, ICMP and gRPC for use by the Prometheus monitoring system.",
"script": "ct/prometheus-blackbox-exporter.sh",
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/prometheus-blackbox-exporter.sh",
"categories": [
1,
9
],
"notes": [
"Please adjust the Proxmox credentials in the configuration file!"
],
"type": "ct"
},
{
"name": "Prometheus Paperless NGX Exporter",
"slug": "prometheus-paperless-ngx-exporter",
@@ -4589,6 +4604,23 @@
],
"type": "ct"
},
{
"name": "sonarqube",
"slug": "sonarqube",
"desc": "SonarQube Server automates code quality and security reviews and provides actionable code intelligence so developers can focus on building better, faster.",
"script": "ct/sonarqube.sh",
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/sonarqube.sh",
"categories": [
20,
19
],
"notes": [],
"type": "ct",
"default_credentials": {
"username": "admin",
"password": "admin"
}
},
{
"name": "Sonarr",
"slug": "sonarr",