User Tools

Site Tools


esxi:amp_game_server

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

  • Acquire licence from https://cubecoders.com/AMP
  • 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 FIXME 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:

  • Check https://support.cubecoders.com/ for update notes
  • 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
esxi/amp_game_server.1568966670.txt.gz · Last modified: 2024/09/22 19:51 (external edit)