mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-04-12 21:29:52 -05:00
[PR #739] [MERGED] Update multiple services #251
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/community-scripts/ProxmoxVED/pull/739
Author: @remz1337
Created: 7/22/2025
Status: ✅ Merged
Merged: 7/24/2025
Merged by: @MickLesk
Base:
main← Head:pr-update-merge📝 Commits (10+)
3428070Adds script to update LXC services from the host, allowing to automatically increase resources if needed to build the service5070576Merge branch 'community-scripts:main' into pr-update-lxcs-services5ab98de(WIP) Support updating multiple containersf586a21Add logic for unattended updates and reboot containers if needed (following user prompt)b62b0ccAdds resources scaling logic6c507a0Remove old script and cleanup some messagesae2c845Allow updating stopped containers and check the download of the install script needed to assess build resource requirements0f772b7Move functions to the top9b1382dRemove msg_info call to prevent spinner from overriding the whiptail menu3e2924dFix backup storage detection to support local dir📊 Changes
1 file changed (+82 additions, -31 deletions)
View changed files
📝
tools/pve/update-apps.sh(+82 -31)📄 Description
🛑 New scripts must first be submitted to ProxmoxVED for testing.
PRs for new scripts that skip this process will be closed.
✍️ Description
Script to update the services of multiple containers at once.
🔗 Related PR / Issue
Link: https://github.com/community-scripts/ProxmoxVED/issues/678
✅ Prerequisites (X in brackets)
🛠️ Type of Change (X in brackets)
README,AppName.md,CONTRIBUTING.md, or other docs.🔍 Code & Security Review (X in brackets)
Code_Audit.md&CONTRIBUTING.mdguidelinesAppName.sh,AppName-install.sh,AppName.json)📋 Additional Information (optional)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.