Update helpers_cache.json

This commit is contained in:
ProxMenuxBot 2025-07-29 18:21:40 +00:00
parent 218ae9f9bf
commit 7f2adb068e

View File

@ -1739,9 +1739,7 @@
"categories": [
24
],
"notes": [
".env file location: `/opt/.env`"
],
"notes": [],
"type": "ct"
},
{
@ -1958,6 +1956,25 @@
"notes": [],
"type": "ct"
},
{
"name": "Jeedom",
"slug": "jeedom",
"desc": "Jeedom is a home automation system that is free, open, and cloudless. It allows users to manage and automate various aspects of their homes by creating objects, installing plugins for added functionalities, and connecting to a Market account for services. It also supports direct access URLs and user management.",
"script": "ct/jeedom.sh",
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/jeedom.sh",
"categories": [
16
],
"notes": [
"WARNING: Installation sources scripts outside of Community Scripts repo. Please check the source before installing.",
"Only OS packages are updateable. To update Jeedom, please use the web interface."
],
"type": "ct",
"default_credentials": {
"username": "admin",
"password": "admin"
}
},
{
"name": "Jellyfin Media Server",
"slug": "jellyfin",