mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-04-18 10:02:16 +00:00
Update helpers_cache.json
This commit is contained in:
@@ -1827,6 +1827,24 @@
|
|||||||
"notes": [],
|
"notes": [],
|
||||||
"type": "ct"
|
"type": "ct"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "PVE LXC Execute Command",
|
||||||
|
"slug": "execute",
|
||||||
|
"desc": "This script allows administrators to execute a custom command inside one or multiple LXC containers on a Proxmox VE node. Containers can be selectively excluded via an interactive checklist. If a container is stopped, the script will automatically start it, run the command, and then shut it down again. Only Debian and Ubuntu based containers are supported.",
|
||||||
|
"script": "tools/pve/execute.sh",
|
||||||
|
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/pve/execute.sh",
|
||||||
|
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/tools/pve/execute.sh",
|
||||||
|
"os": "proxmox",
|
||||||
|
"categories": [
|
||||||
|
1
|
||||||
|
],
|
||||||
|
"notes": [
|
||||||
|
"Execute within the Proxmox shell.",
|
||||||
|
"Non-Debian/Ubuntu containers will be skipped automatically.",
|
||||||
|
"Stopped containers will be started temporarily to run the command, then shut down again."
|
||||||
|
],
|
||||||
|
"type": "pve"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "FHEM",
|
"name": "FHEM",
|
||||||
"slug": "fhem",
|
"slug": "fhem",
|
||||||
@@ -3651,24 +3669,6 @@
|
|||||||
],
|
],
|
||||||
"type": "pve"
|
"type": "pve"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "PVE LXC Execute Command",
|
|
||||||
"slug": "lxc-execute",
|
|
||||||
"desc": "This script allows administrators to execute a custom command inside one or multiple LXC containers on a Proxmox VE node. Containers can be selectively excluded via an interactive checklist. If a container is stopped, the script will automatically start it, run the command, and then shut it down again. Only Debian and Ubuntu based containers are supported.",
|
|
||||||
"script": "tools/pve/execute.sh",
|
|
||||||
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/pve/execute.sh",
|
|
||||||
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/tools/pve/execute.sh",
|
|
||||||
"os": "proxmox",
|
|
||||||
"categories": [
|
|
||||||
1
|
|
||||||
],
|
|
||||||
"notes": [
|
|
||||||
"Execute within the Proxmox shell.",
|
|
||||||
"Non-Debian/Ubuntu containers will be skipped automatically.",
|
|
||||||
"Stopped containers will be started temporarily to run the command, then shut down again."
|
|
||||||
],
|
|
||||||
"type": "pve"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "Lyrion Music Server",
|
"name": "Lyrion Music Server",
|
||||||
"slug": "lyrionmusicserver",
|
"slug": "lyrionmusicserver",
|
||||||
|
|||||||
Reference in New Issue
Block a user