forked from Proxmox/ProxmoxVE
5ef5f0086ee25b476fe3c96b3d9bf2dcd97f8f50
- works for 1.5.8 and newer - if the update fails with 1.5.7 execute `RELEASE=$(curl -s https://api.github.com/repos/bunkerity/bunkerweb/releases/latest | grep "tag_name" | awk '{print substr($2, 3, length($2)-4) }') apt-get install -y bunkerweb=${RELEASE}` in the LXC console
Proxmox VE Helper-Scripts
Website | Contribute | Guides | Changelog | Support
These scripts empower users to create a Linux container or virtual machine interactively, providing choices for both simple and advanced configurations. The basic setup adheres to default settings, while the advanced setup gives users the ability to customize these defaults.
Options are displayed to users in a dialog box format. Once the user makes their selections, the script collects and validates their input to generate the final configuration for the container or virtual machine.
Be cautious and thoroughly evaluate scripts and automation tasks obtained from external sources. Read more
Proxmox® is a registered trademark of Proxmox Server Solutions GmbH.
Languages
Shell
87.7%
TypeScript
11.5%
Go
0.7%
CSS
0.1%