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
Unzip the AmpCon-Campus server installation package by running the following command:
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.
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 |
---|
b. Apply the network interface configuration by running the following command:
sudo netplan apply |
---|
Go to the directory where the unzipped AmpCon-Campus server installation files exist.
cd <AmpCon-Campus installation directory> |
---|
Replace <AmpCon-Campus installation directory> with the name of the directory containing the unzipped AmpCon-Campus server installation files.
Install the AmpCon-Campus server by running the following command:
sudo ./install_or_upgrade.sh |
---|
Wait for the installation process to finish. Once completed, the AmpCon-Campus server is installed and started.
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.
Related content
Copyright © 2025 Pica8 Inc. All Rights Reserved.