mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-28 11:50:06 +00:00
* 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. * Fix source command syntax in update-apps.sh * Update tools/pve/update-apps.sh Co-authored-by: Chris <punk.sand7393@fastmail.com> * Update tools/pve/update-apps.sh Co-authored-by: Chris <punk.sand7393@fastmail.com> * Update tools/pve/update-apps.sh Co-authored-by: Chris <punk.sand7393@fastmail.com> * Update tools/pve/update-apps.sh Co-authored-by: Chris <punk.sand7393@fastmail.com> * Update tools/pve/update-apps.sh Co-authored-by: Chris <punk.sand7393@fastmail.com> * Update tools/pve/update-apps.sh Co-authored-by: Chris <punk.sand7393@fastmail.com> * Update tools/pve/update-apps.sh Co-authored-by: Chris <punk.sand7393@fastmail.com> * Update tools/pve/update-apps.sh Co-authored-by: Chris <punk.sand7393@fastmail.com> --------- Co-authored-by: Chris <punk.sand7393@fastmail.com> |
||
|---|---|---|
| .. | ||
| add-iptag.sh | ||
| clean-lxcs.sh | ||
| clean-orphaned-lvm.sh | ||
| container-restore-from-backup.sh | ||
| core-restore-from-backup.sh | ||
| cron-update-lxcs.sh | ||
| execute.sh | ||
| frigate-support.sh | ||
| fstrim.sh | ||
| host-backup.sh | ||
| hw-acceleration.sh | ||
| kernel-clean.sh | ||
| kernel-pin.sh | ||
| lxc-delete.sh | ||
| microcode.sh | ||
| monitor-all.sh | ||
| nic-offloading-fix.sh | ||
| pbs3-upgrade.sh | ||
| pbs4-upgrade.sh | ||
| pbs_microcode.sh | ||
| post-pbs-install.sh | ||
| post-pmg-install.sh | ||
| post-pve-install.sh | ||
| pve-privilege-converter.sh | ||
| pve8-upgrade.sh | ||
| scaling-governor.sh | ||
| update-apps.sh | ||
| update-lxcs-cron.sh | ||
| update-lxcs.sh | ||
| update-repo.sh | ||
| usb-passthrough.sh | ||