This script automates the initial configuration and installation of Proxmox VE on a Debian-based system.
The script prompts for initial configuration settings, such as choosing an IP address and hostname for the server. If no IP address is provided, it defaults to the available IPs on the system.
The script adds the Proxmox VE repository, updates the system, and installs the Proxmox VE packages.
- Run the script in a terminal.
- Follow the on-screen prompts for IP configuration and hostname.
- The script then adds the Proxmox VE repository, updates the system, and installs Proxmox VE packages.
Make sure to review and customize the script according to your specific requirements before running it.
./proxmox-installation-script.sh