mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-11-18 03:26:17 +00:00
Merge branch 'main' of github.com:c78-contrib/ProxMenuxOffline
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",
|
||||||
@@ -2575,7 +2563,7 @@
|
|||||||
20
|
20
|
||||||
],
|
],
|
||||||
"notes": [
|
"notes": [
|
||||||
"Show initial Livebook password: `cat ~/livebook.creds`"
|
"Show initial Livebook password: `cat /opt/livebook/livebook.creds`"
|
||||||
],
|
],
|
||||||
"type": "ct"
|
"type": "ct"
|
||||||
},
|
},
|
||||||
@@ -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",
|
||||||
@@ -5570,7 +5592,9 @@
|
|||||||
"categories": [
|
"categories": [
|
||||||
4
|
4
|
||||||
],
|
],
|
||||||
"notes": [],
|
"notes": [
|
||||||
|
"This script uses a fork located here: `https://github.com/CrazyWolf13/web-check/` as the original Repository does not provide tagged Github Releases, an issues is open for this: `https://github.com/Lissy93/web-check/issues/248`"
|
||||||
|
],
|
||||||
"type": "ct"
|
"type": "ct"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user