mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-02-18 16:36:27 +00:00
Update helpers_cache.json
This commit is contained in:
@@ -260,9 +260,9 @@
|
||||
"type": "ct"
|
||||
},
|
||||
{
|
||||
"name": "Apache-CouchDB",
|
||||
"name": "Apache CouchDB",
|
||||
"slug": "apache-couchdb",
|
||||
"desc": "Apache-CouchDB Seamless multi-master sync, that scales from Big Data to Mobile, with an Intuitive HTTP/JSON API and designed for Reliability.",
|
||||
"desc": "Apache CouchDB Seamless multi-master sync, that scales from Big Data to Mobile, with an Intuitive HTTP/JSON API and designed for Reliability.",
|
||||
"script": "ct/apache-couchdb.sh",
|
||||
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/apache-couchdb.sh",
|
||||
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/apache-couchdb.sh",
|
||||
@@ -271,7 +271,7 @@
|
||||
8
|
||||
],
|
||||
"notes": [
|
||||
"Show Login Credentials: `cat CouchDB.creds`"
|
||||
"Login Credentials: `cat ~/couchdb.creds`"
|
||||
],
|
||||
"type": "ct"
|
||||
},
|
||||
@@ -2705,6 +2705,24 @@
|
||||
"notes": [],
|
||||
"type": "ct"
|
||||
},
|
||||
{
|
||||
"name": "Jellystat",
|
||||
"slug": "jellystat",
|
||||
"desc": "A free and open source statistics app for Jellyfin",
|
||||
"script": "tools/addon/jellystat.sh",
|
||||
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/addon/jellystat.sh",
|
||||
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/tools/addon/jellystat.sh",
|
||||
"os": "generic",
|
||||
"categories": [
|
||||
9
|
||||
],
|
||||
"notes": [
|
||||
"Requires Node.js 20+ and PostgreSQL (auto-installed if missing)",
|
||||
"Default PostgreSQL credentials: jellystat / jellystat",
|
||||
"Update with: update_jellystat"
|
||||
],
|
||||
"type": "addon"
|
||||
},
|
||||
{
|
||||
"name": "Jenkins",
|
||||
"slug": "jenkins",
|
||||
|
||||
Reference in New Issue
Block a user