Installation from the repository is performed automatically including all the system components.

For this purpose, do the following:

  1. Consequently execute the commands:

    echo 'deb http://download.axxonsoft.com/debian-repository stretch main' | sudo tee -a /etc/apt/sources.list.d/axxonsoft.list
     
    echo 'deb http://download.axxonsoft.com/debian-repository stretch backports/main' | sudo tee -a /etc/apt/sources.list.d/axxonsoft.list
     
    echo 'deb http://download.axxonsoft.com/debian-repository next-weekly main backports/main' | sudo tee -a /etc/apt/sources.list.d/axxonsoft.list
     
    wget --quiet -O - "http://download.axxonsoft.com/debian-repository/info@axxonsoft.com.gpg.key" | sudo apt-key --keyring /etc/apt/trusted.gpg.d/axxonsoft.gpg add - && sudo apt-get update


    If the distributives based on Debian 10 are used, it may be necessary to install additional packages:

    apt-get install wget
    apt-get install gnupg


  2. Execute the following command:

    sudo apt-get install axxon-next

    During the installation, the installer will request the name of the Axxon-domain for the Axxon Next server. If you leave this field blank, you can specify it on the client at the first connection.