Proxmox Helper Scripts
Go to file
glerak a7c97e9a28
The container update works now.
Now, container updated when choice Nr.1 is selected (Update system and containers).
Added choice Nr.4 for Remove ALL Unused Images.
2023-04-07 10:40:08 +02:00
.github Update CONTRIBUTING.md (#1272) 2023-03-29 18:21:05 -04:00
ct The container update works now. 2023-04-07 10:40:08 +02:00
install Update jellyfin-install.sh 2023-04-05 06:41:33 -04:00
misc Optimizing code 2023-03-30 07:02:00 -04:00
vm Update haos-vm.sh 2023-04-02 11:26:00 -04:00
CHANGELOG.MD Update CHANGELOG.MD 2023-04-05 06:44:12 -04:00
LICENSE Update LICENSE 2023-02-07 11:33:32 -05:00
README.md Update README.md 2023-03-29 18:46:33 -04:00

README.md

Contributing to Proxmox Helper Scripts

These script's allows for the creation of a Linux container or virtual machine in an interactive manner, with options for both basic and advanced configurations. The basic setup uses default settings, while the advanced setup offers the possibility to modify the default settings. The options are presented in a dialog box format using the whiptail command and the script collects and validates the user's input to generate the final configuration of the container or virtual machine.

Proxmox Helper Scripts

Be cautious and thoroughly evaluate scripts and automation tasks obtained from external sources.