mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-11-18 19:46:18 +00:00
Update helpers_cache.json
This commit is contained in:
@@ -1297,18 +1297,6 @@
|
|||||||
],
|
],
|
||||||
"type": "pve"
|
"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",
|
"name": "FHEM",
|
||||||
"slug": "fhem",
|
"slug": "fhem",
|
||||||
@@ -2860,6 +2848,24 @@
|
|||||||
"password": "admin123"
|
"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",
|
"name": "MinIO",
|
||||||
"slug": "minio",
|
"slug": "minio",
|
||||||
@@ -4771,6 +4777,22 @@
|
|||||||
"notes": [],
|
"notes": [],
|
||||||
"type": "ct"
|
"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",
|
"name": "Spoolman",
|
||||||
"slug": "spoolman",
|
"slug": "spoolman",
|
||||||
|
|||||||
Reference in New Issue
Block a user