Commit Graph

10 Commits

Author SHA1 Message Date
CanbiZ (MickLesk) bcdabbd0a9 Update tools/pve/update-apps.sh
Co-authored-by: Chris <punk.sand7393@fastmail.com>
2026-02-05 19:54:01 +01:00
CanbiZ (MickLesk) d3b75f80cd Update tools/pve/update-apps.sh
Co-authored-by: Chris <punk.sand7393@fastmail.com>
2026-02-05 19:53:48 +01:00
CanbiZ (MickLesk) 9311cdabc1 Update tools/pve/update-apps.sh
Co-authored-by: Chris <punk.sand7393@fastmail.com>
2026-02-05 19:53:37 +01:00
CanbiZ (MickLesk) 89df7f7c85 Update tools/pve/update-apps.sh
Co-authored-by: Chris <punk.sand7393@fastmail.com>
2026-02-05 19:53:15 +01:00
CanbiZ (MickLesk) 3e034fb59e Update tools/pve/update-apps.sh
Co-authored-by: Chris <punk.sand7393@fastmail.com>
2026-02-05 19:52:59 +01:00
CanbiZ (MickLesk) a15f44682e Update tools/pve/update-apps.sh
Co-authored-by: Chris <punk.sand7393@fastmail.com>
2026-02-05 19:52:44 +01:00
CanbiZ (MickLesk) d3465eb934 Update tools/pve/update-apps.sh
Co-authored-by: Chris <punk.sand7393@fastmail.com>
2026-02-05 19:52:36 +01:00
CanbiZ (MickLesk) 8927a66554 Update tools/pve/update-apps.sh
Co-authored-by: Chris <punk.sand7393@fastmail.com>
2026-02-05 19:52:29 +01:00
CanbiZ (MickLesk) 3182bca7c7 Fix source command syntax in update-apps.sh 2026-02-04 11:36:29 +01:00
CanbiZ (MickLesk) 5d8ffd68c4 Add PVE LXC Apps Updater script and metadata
Add a new Proxmox LXC Apps Updater: frontend/public/json/update-apps.json registers the app for the UI (install script points to tools/pve/update-apps.sh) and provides documentation/notes for usage and environment variables. Add tools/pve/update-apps.sh (MIT, authors noted) — a full-featured updater for community-scripts managed LXC containers that supports interactive Whiptail selection or environment-driven automation (var_backup, var_backup_storage, var_container, var_unattended, var_skip_confirm, var_auto_reboot). Features include exportable JSON config, optional vzdump backups, detection of service/update script from the community repo, temporary CPU/RAM adjustments for build requirements, unattended update mode, restore-from-backup on failure, and reporting/optional reboot of containers that require it.
2026-02-04 11:34:48 +01:00