Proxmox VE Helper-Scripts
Go to file
tteckster 651b81c7e2
Update README.md
2023-03-29 18:41:02 -04:00
.github Update CONTRIBUTING.md (#1272) 2023-03-29 18:21:05 -04:00
ct Update nginxproxymanager.sh 2023-03-29 06:17:21 -04:00
install Update nginxproxymanager-install.sh 2023-03-29 06:14:21 -04:00
misc Update build.func 2023-03-27 21:16:23 -04:00
vm revert revert ssh_check 2023-03-27 21:21:14 -04:00
CHANGELOG.MD Update CHANGELOG.MD 2023-03-27 21:44:58 -04:00
LICENSE Update LICENSE 2023-02-07 11:33:32 -05:00
README.md Update README.md 2023-03-29 18:41:02 -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 provides additional options such as container type, root password, hostname, disk size, core count, RAM size, network settings, and others. 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.