update to new post-install script
This commit is contained in:
@@ -41,8 +41,8 @@ rmm Install the ConnectWise RMM agent
|
||||
omsa Install legacy Dell OMSA on supported PowerEdge x30/x40 hosts
|
||||
glances Install Glances
|
||||
acronis Install the Acronis agent
|
||||
post-install Run the ProxMenux post-install configuration
|
||||
proxmenux Install or open ProxMenux
|
||||
post-install Open the native TAPM host configuration menu
|
||||
proxmenux Open TAPM host configuration for migration compatibility
|
||||
virtio Download current VirtIO drivers
|
||||
sentinelone Install the SentinelOne agent
|
||||
screenconnect Install the ScreenConnect agent
|
||||
@@ -85,6 +85,21 @@ CPU compatibility detection previews cluster-wide QEMU VM and template
|
||||
changes before applying the ProxCLMC recommendation through the Proxmox CLI.
|
||||
Running VMs are not restarted automatically.
|
||||
|
||||
The native TAPM host configuration workflow replaces the former ProxMenux
|
||||
post-install dependency. It can audit a host, apply the recommended PVE 9
|
||||
profile, customize individual items, migrate recognized ProxMenux
|
||||
configurations, repair ProxMenux's system gzip replacement, and remove
|
||||
ProxMenux after validation. Every mutating run first creates a timestamped
|
||||
backup under `/var/backups/ta-proxmenu/post-install`.
|
||||
|
||||
The recommended profile installs only missing diagnostic utilities, preserves
|
||||
the configured timezone and NTP servers, enables conservative kernel and
|
||||
network safeguards, retains up to 1 GiB or 30 days of persistent journal
|
||||
history, verifies logrotate, and uses Proxmox's native pigz support without
|
||||
replacing `/bin/gzip`. APT remains dual-stack by default; its conditional IPv4
|
||||
compatibility check is optional. Global vzdump bandwidth and I/O-priority
|
||||
changes are available through a separate explicit menu.
|
||||
|
||||
VirtIO downloads are managed from a dedicated submenu. The stable release is
|
||||
checked only when that submenu is opened, and curated compatibility ISOs are
|
||||
available for Windows Server 2008, 2008 R2, 2012/R2, and 2016. Downloads are
|
||||
@@ -105,6 +120,7 @@ Run the local validation suite with Bash 4.3 or newer:
|
||||
|
||||
The suite checks Bash syntax and Git whitespace, runs ShellCheck when it is
|
||||
installed, and exercises Git update states, LXC input/storage selection,
|
||||
maintenance evacuation routing, HA affinity parsing, and VirtIO filename
|
||||
validation. Tests use temporary files and mocked Proxmox output; they do not
|
||||
download installers or change a Proxmox host.
|
||||
maintenance evacuation routing, HA affinity parsing, host-profile migration
|
||||
signatures and backups, and VirtIO filename validation. Tests use temporary
|
||||
files and mocked Proxmox output; they do not download installers or change a
|
||||
Proxmox host.
|
||||
|
||||
Reference in New Issue
Block a user