Update helpers_cache.json

This commit is contained in:
ProxMenuxBot
2025-12-05 18:18:53 +00:00
parent 382aa5cb16
commit a50cee62be

View File

@@ -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"
},