mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-05-13 12:35:02 +00:00
Update helpers_cache.json
This commit is contained in:
+5
-13
@@ -12605,9 +12605,9 @@
|
||||
"Ownfoil requires an admin user to be created to enable Authentication. Go to the Settings tab to create a first user that will have admin rights."
|
||||
],
|
||||
"port": 8465,
|
||||
"website": " https://github.com/a1ex4/ownfoil",
|
||||
"website": "https://github.com/a1ex4/ownfoil",
|
||||
"documentation": "https://github.com/a1ex4/ownfoil",
|
||||
"logo": "",
|
||||
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/ownfoil.webp",
|
||||
"updateable": true,
|
||||
"privileged": false,
|
||||
"has_arm": false,
|
||||
@@ -18034,7 +18034,7 @@
|
||||
"port": 3313,
|
||||
"website": "https://transmute.sh",
|
||||
"documentation": "https://transmute.sh/docs/getting-started/",
|
||||
"logo": "https://raw.githubusercontent.com/transmute-app/transmute/main/frontend/public/transmute-logo.svg",
|
||||
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/transmute.webp",
|
||||
"updateable": true,
|
||||
"privileged": false,
|
||||
"has_arm": false,
|
||||
@@ -18803,23 +18803,15 @@
|
||||
"Proxmox & Virtualization"
|
||||
],
|
||||
"notes": [
|
||||
"Execute within the Proxmox shell.",
|
||||
"Only containers with `community-script` or `proxmox-helper-scripts` tags are listed for update.",
|
||||
"If required, the script will temporarily increase container CPU/RAM resources for the build process and restore them after completion.",
|
||||
"At the end of the update, containers requiring a reboot will be listed, and you may choose to reboot them directly.",
|
||||
"Use `var_backup=yes|no` to enable/disable backup (skip prompt).",
|
||||
"Use `var_backup_storage=<name>` to set backup storage location.",
|
||||
"Use `var_container=all|all_running|all_stopped|101,102,...` to select containers.",
|
||||
"Use `var_unattended=yes|no` to run updates without interaction.",
|
||||
"Use `var_skip_confirm=yes` to skip initial confirmation dialog.",
|
||||
"Use `var_auto_reboot=yes|no` to auto-reboot containers after update."
|
||||
"Visit for full guide with all vars our docs: `https://community-scripts.org/docs/tools/pve/update-apps`."
|
||||
],
|
||||
"warnings": [
|
||||
"Optionally performs a vzdump backup before updating containers."
|
||||
],
|
||||
"port": 0,
|
||||
"website": "",
|
||||
"documentation": "",
|
||||
"documentation": "https://community-scripts.org/docs/tools/update-apps",
|
||||
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/proxmox.webp",
|
||||
"updateable": true,
|
||||
"privileged": false,
|
||||
|
||||
Reference in New Issue
Block a user