Proxmox Auto Installer. Simply clone this script and run it on your Debian 9 - 64bit Dedicated Server / HyperV enable VPS with root permission. Once, you are finished installation, you are ready to manage over the web interface. Enjoy.
At first, you will have to install git on your system.
apt install git -y
Once git is installed, you are ready to clone my script!
git clone https://github.com/shadikur/proxmox.git
Then, enter to the directory and change the permission.
cd proxmox
chmod +x install.sh
./install.sh
At the end, please visit your web browser for https://your_ip_address:8006
further configuration.
You will be required for username and password authentication which is same as your ssh username and password.
I hope that, you will enjoy using proxmox. If you need any help or support, please feel free to contact with me.