Update helpers_cache.json

This commit is contained in:
ProxMenuxBot
2025-11-12 18:19:51 +00:00
parent 3c509ce0e4
commit 3e0ae709d9

View File

@@ -1297,18 +1297,6 @@
],
"type": "pve"
},
{
"name": "Fenrus",
"slug": "fenrus",
"desc": "A personal home page for quick access to all your personal apps/sites.",
"script": "ct/fenrus.sh",
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/fenrus.sh",
"categories": [
10
],
"notes": [],
"type": "ct"
},
{
"name": "FHEM",
"slug": "fhem",
@@ -2860,6 +2848,24 @@
"password": "admin123"
}
},
{
"name": "Miniflux",
"slug": "miniflux",
"desc": "Miniflux is a minimalist and opinionated feed reader.",
"script": "ct/miniflux.sh",
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/miniflux.sh",
"categories": [
13
],
"notes": [
"Admin password available as `ADMIN_PASSWORD` in `~/miniflux.creds`"
],
"type": "ct",
"default_credentials": {
"username": "admin",
"password": "randomly generated during installation process"
}
},
{
"name": "MinIO",
"slug": "minio",
@@ -4771,6 +4777,22 @@
"notes": [],
"type": "ct"
},
{
"name": "Splunk Enterprise",
"slug": "splunk-enterprise",
"desc": "Platform for searching, monitoring, and analyzing machine-generated data at scale for operational intelligence and security.",
"script": "ct/splunk-enterprise.sh",
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/splunk-enterprise.sh",
"categories": [
9
],
"notes": [
"The credentials to login can be found in splunk.creds.",
"Trial license allows indexing 500 MB/Day. After 60 days you can convert to a perpetual free license or purchase a Splunk Enterprise license to continue using the expanded functionality designed for enterprise-scale deployments.",
"About Splunk Free License: https://help.splunk.com/en/splunk-enterprise/administer/admin-manual/10.0/configure-splunk-licenses/about-splunk-free"
],
"type": "ct"
},
{
"name": "Spoolman",
"slug": "spoolman",