/
Installing on a Physical Machine

Installing on a Physical Machine

You can install the AmpCon-Campus server on a physical machine based on Ubuntu 22.04 with Docker installed.

Prerequisites

  • Ensure that the installation requirements are met.

  • Prepare a physical machine based on Ubuntu 22.04 with Docker installed.

  • Download the AmpCon-Campus server installation package by going to the FS AmpCon-Campus website and then clicking AmpCon-Campus for Ubuntu Docker 2.1.x Software in the Resources section.

Installation Procedure

  1. Unzip the AmpCon-Campus server installation package by running the following command:

tar -zxvf <AmpCon-Campus server installation package name>

tar -zxvf <AmpCon-Campus server installation package name>

Replace <AmpCon-Campus server installation package name> with the name of the compressed AmpCon-Campus server installation package.

  1. Modify the network interface configuration.

    a. Modify the IP address with the real IP address of the physical machine.

sudo vi /etc/netplan/00-installer-config.yaml

sudo vi /etc/netplan/00-installer-config.yaml

280.png

b. Apply the network interface configuration by running the following command:

sudo netplan apply

sudo netplan apply

  1. Go to the directory where the unzipped AmpCon-Campus server installation files exist.

cd <AmpCon-Campus installation directory>

cd <AmpCon-Campus installation directory>

Replace <AmpCon-Campus installation directory> with the name of the directory containing the unzipped AmpCon-Campus server installation files.

  1. Install the AmpCon-Campus server by running the following command:

sudo ./install_or_upgrade.sh

sudo ./install_or_upgrade.sh

Wait for the installation process to finish. Once completed, the AmpCon-Campus server is installed and started.

图片-20250326-055014.png NOTE

The AmpCon-Campus server is installed in the /usr/share/automation/server directory. Currently, you can’t customize the installation directory.

图片-20250326-055014.png NOTE

The AmpCon-Campus server is installed in the /usr/share/automation/server directory. Currently, you can’t customize the installation directory.

What to Do Next

After you install the AmpCon-Campus server, you need to import the AmpCon-Campus License and add system configurations.

 

Copyright © 2025 Pica8 Inc. All Rights Reserved.