update
This commit is contained in:
@@ -107,6 +107,20 @@ 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.
|
||||
|
||||
Pulse can also be deployed without installing TA-ProxMenu. Run the standalone
|
||||
bootstrap as root on a Proxmox VE host:
|
||||
|
||||
```bash
|
||||
bash <(curl -fsSL https://git.schroedercity.com/TAI/TA-ProxMenu/raw/branch/V2/install-pulse.sh)
|
||||
```
|
||||
|
||||
The bootstrap downloads the Pulse deployment module and its LXC storage helper
|
||||
from the same branch into a protected temporary directory, validates their Bash
|
||||
syntax and expected entry points, runs the normal interactive Pulse workflow,
|
||||
and removes the temporary files afterward. It does not clone or install
|
||||
TA-ProxMenu. Set `TAPM_PULSE_SOURCE_BRANCH` before running it to use another
|
||||
branch.
|
||||
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user