Bram Prieshof 170757a749 Fixed releaseUpgrade scripts
Updated Debian upgrade commands to be beter suited for scirpts

Set command timeout to 0 for VM's

Fixed container reboots

Disabled Debian VM's upgrades - qemu-guest-agent quit while upgrading

Checking if ID is alive before asking its distro
2023-11-19 20:10:04 +01:00
2022-04-15 22:42:28 +02:00
2022-06-23 15:08:10 +02:00
2023-11-19 20:10:04 +01:00
2022-04-15 22:42:28 +02:00
2022-09-07 03:50:07 +02:00

Proxmox helper scrips

Scripts and their usage

Name Usage
UpdateAll.sh Update all CT's and VM's
UpdateOne.sh Update one CT or VM by passing its ID as argument
functions.sh Shared functions for both scripts

Installation

  • Install jq apt install jq
  • Clone this repo to your Proxmox service

Features

  • Upgrade all CT's/VM's at once
  • Exclude list in UpdateAll.sh, to skip once you don't want to update
  • Updates using package manager
  • Application updates by checking for and running /opt/ProxMoxToolKitAppUpdate.sh !This script runs using the sh shell
Description
No description provided
Readme 95 KiB
Languages
Shell 100%