Automated Installation

In order to make the installation as easy as possible, I developed a small script that will help you setup everything needed.

Download it with the following command:

root@server ~ #: wget -O auto-install.sh https://cdn.bennetgallein.de/products/ProxmoxCP/bin/auto-install.sh && chmod +x ./auto-install.sh 

The following options are available:

Options:

-h
     show this help
-k <key>
     auto-deploy with product-key
-y
     auto-approves every action
example:
     ./auto-install -y -k abc1234

Start the script by running this command:

root@server ~ #: ./auto-install.sh -y -k downloadkey

This way all dependencies are installed, your product will be downloaded and the database will be imported. After the script finishes you can start with the configuration.