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:
@@ -245,6 +245,24 @@
|
|||||||
],
|
],
|
||||||
"type": "ct"
|
"type": "ct"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Ampache",
|
||||||
|
"slug": "ampache",
|
||||||
|
"desc": "Ampache is a web-based audio streaming application and file manager that allows you to access your music & videos from anywhere. It features a powerful music catalog, multiple user support, transcoding, streaming, and more.",
|
||||||
|
"script": "ct/ampache.sh",
|
||||||
|
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/ampache.sh",
|
||||||
|
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/ampache.sh",
|
||||||
|
"os": "debian",
|
||||||
|
"categories": [
|
||||||
|
13
|
||||||
|
],
|
||||||
|
"notes": [
|
||||||
|
"Complete the web-based setup at http://IP/install.php",
|
||||||
|
"Database credentials are stored in `~/ampache.creds` - use only the MySQL username and password from this file",
|
||||||
|
"During installation, only check 'Create Tables' - leave 'Create Database' and 'Create Database User' unchecked"
|
||||||
|
],
|
||||||
|
"type": "ct"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Apache-Cassandra",
|
"name": "Apache-Cassandra",
|
||||||
"slug": "apache-cassandra",
|
"slug": "apache-cassandra",
|
||||||
@@ -3116,6 +3134,22 @@
|
|||||||
],
|
],
|
||||||
"type": "ct"
|
"type": "ct"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "LanguageTool",
|
||||||
|
"slug": "languagetool",
|
||||||
|
"desc": "LanguageTool is an Open Source proofreading software for English, Spanish, French, German, Portuguese, Polish, Dutch, and more than 20 other languages. It finds many errors that a simple spell checker cannot detect.",
|
||||||
|
"script": "ct/languagetool.sh",
|
||||||
|
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/languagetool.sh",
|
||||||
|
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/languagetool.sh",
|
||||||
|
"os": "debian",
|
||||||
|
"categories": [
|
||||||
|
0
|
||||||
|
],
|
||||||
|
"notes": [
|
||||||
|
"API is available at `http://<LXC_IP>:8081/v2`."
|
||||||
|
],
|
||||||
|
"type": "ct"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "LazyLibrarian",
|
"name": "LazyLibrarian",
|
||||||
"slug": "lazylibrarian",
|
"slug": "lazylibrarian",
|
||||||
|
|||||||
Reference in New Issue
Block a user