mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-11-18 03:26:17 +00:00
Update helpers_cache.json
This commit is contained in:
@@ -3983,6 +3983,21 @@
|
|||||||
"notes": [],
|
"notes": [],
|
||||||
"type": "ct"
|
"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",
|
"name": "Prometheus Paperless NGX Exporter",
|
||||||
"slug": "prometheus-paperless-ngx-exporter",
|
"slug": "prometheus-paperless-ngx-exporter",
|
||||||
@@ -4589,6 +4604,23 @@
|
|||||||
],
|
],
|
||||||
"type": "ct"
|
"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",
|
"name": "Sonarr",
|
||||||
"slug": "sonarr",
|
"slug": "sonarr",
|
||||||
|
|||||||
Reference in New Issue
Block a user