mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-12-14 16:16:21 +00:00
Update helpers_cache.json
This commit is contained in:
@@ -1469,6 +1469,26 @@
|
||||
"password": "public"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Endurain",
|
||||
"slug": "endurain",
|
||||
"desc": "Endurain is a self-hosted fitness tracking service designed to give users full control over their data and hosting environment. It's similar to Strava but focused on privacy and customization",
|
||||
"script": "ct/endurain.sh",
|
||||
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/endurain.sh",
|
||||
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/endurain.sh",
|
||||
"os": "debian",
|
||||
"categories": [
|
||||
24
|
||||
],
|
||||
"notes": [
|
||||
"When using a reverse proxy, edit `/opt/endurain/frontend/app/dist/env.js`."
|
||||
],
|
||||
"type": "ct",
|
||||
"default_credentials": {
|
||||
"username": "admin",
|
||||
"password": "admin"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "ErsatzTV",
|
||||
"slug": "ersatztv",
|
||||
@@ -3392,6 +3412,20 @@
|
||||
"notes": [],
|
||||
"type": "ct"
|
||||
},
|
||||
{
|
||||
"name": "MeTube",
|
||||
"slug": "metube",
|
||||
"desc": "MeTube allows you to download videos from YouTube and dozens of other sites.",
|
||||
"script": "ct/metube.sh",
|
||||
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/metube.sh",
|
||||
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/metube.sh",
|
||||
"os": "debian",
|
||||
"categories": [
|
||||
11
|
||||
],
|
||||
"notes": [],
|
||||
"type": "ct"
|
||||
},
|
||||
{
|
||||
"name": "PVE Processor Microcode",
|
||||
"slug": "microcode",
|
||||
@@ -3711,8 +3745,8 @@
|
||||
9
|
||||
],
|
||||
"notes": [
|
||||
"The integrated daemon config is located at `/root/.config/daemon/config.json`",
|
||||
"When using a reverse proxy, edit `/opt/netvisor/ui/build/_app/env.js`: add 443 to `PUBLIC_SERVER_PORT` and remove 'default' from `PUBLIC_SERVER_HOSTNAME`."
|
||||
"To configure the integrated daemon after install is complete, either use the `Create Daemon` menu in the UI, or run `/root/configure_daemon.sh` for automatic configuration",
|
||||
"The integrated daemon config is located at `/root/.config/daemon/config.json`"
|
||||
],
|
||||
"type": "ct"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user