/
Installing on a Physical Machine

Installing on a Physical Machine

You can install the AmpCon-DC 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-DC server installation package by going to the FS AmpCon-DC website and then clicking AmpCon-DC for Ubuntu Docker 2.1.x Software in the Resources section.

Installation Procedure

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

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

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

Replace <AmpCon-DC server installation package name> with the name of the compressed AmpCon-DC 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-DC server installation files exist.

cd <AmpCon-DC installation directory>

cd <AmpCon-DC installation directory>

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

  1. Install the AmpCon-DC 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-DC server is installed and started.

Note: The AmpCon-DC 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-DC server, you need to import the AmpCon-DC License and add system configurations.

 

Related content

Copyright © 2025 Pica8 Inc. All Rights Reserved.