This is an old revision of the document!
Amp Game Server
Install the CubeCoders AMP (Application Management Panel) game server manager on Debian in a VM
-
Install a minimal server Debian in a VM with enough RAM and storage for the desired servers
Make sure all updates are installed sudo apt update
then sudo apt upgrade
Install Java 8:
Since OpenJDK 8 is no longer available for Debian 10, install the openjdk-8-jre-headless deb from the debian stretch repository, or add the AdoptOpenJDK APT repository to your system and install from there
Shutdown, create VM snapshot, and start the VM again
Mount backup NFS share

not sure if before or after install
Run as root bash <(wget -qO- getamp.sh)
and follow instructions
-
Apply licence key
Shutdown, create VM snapshot, and start the VM again
Updates:
-
Run the following as root to update the instance manager command line tool:
apt update
apt upgrade
Updating the AMP instances, login as the AMP user or switch over to it using:
su -l AMP
ampinstmgr upgradeall