Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To install You can install the AmpCon-DC server on QEMU or KVM. For how to use QEMU or KVM in general, see the KVM documentation and QEMU documentation.

In this topic, KVM virt-manager is used to demonstrate the AmpCon-DC server installation steps.

Table of Contents
minLevel1
maxLevel6
outlinefalse
stylenone
typelist
printabletrue

Prerequisites

Before you install the AmpCon-DC server, ensure that the following prerequisites are met:

  • The Ensure that the installation requirements are met.The

  • Download the compressed AmpCon-DC server installation package is downloaded.

...

...

  • and then clicking AmpCon-DC for

...

  • QEMU/KVM 2.1.

...

  • x Software in the Resources section.

...

Installing in virt-manager

  1. Go to the directory where the AmpCon-DC server installation package exists.

...

  • Put the compressed AmpCon-DC server image file to the machine where the hypervisor exists, and unzip the file.

Installation Procedure

  1. Open the virt-manager

...

  1. console by running the following command:

virt-manager

  1. Click the following button to

...

  1. start the

...

  1. importing process.

...

  1. Select Import existing disk image, and then click Forward.

...

  1. Click Browse to select the AmpCon-DC server installation package that you downloaded.qcow2 image file.

...

  1. Click Browse Local to add a local location.

...

  1. Find the actual location of the AmpCon-DC server .qcow2 image file location, and then click Open.

...

  1. Choose the operating system to installSelect Ubuntu 22.04 LTS, and then click Forward.

Note: Do not selectother operating systems because AmpCon-DC supports only Ubuntu 22.04 currently.

...

  1. Adjust the virtual machine configuration memory and CPU settings as needed, and then click Forward.

Note: The memory and CPU settings need to meet the Server Requirements.

...

  1. In the Network selection section, select Macvtap device, and enter the device name as you need. Then, click Finish.

...

Wait for the installation importing process to completefinish. Then, you will automatically enter the virtual machine command lineOnce completed, the virtual machine is successfully imported, and the AmpCon-DC server is installed.

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

...

  1. Modify the network interface configuration.

a. Log in to the virtual machine with the default username (pica8) and password (pica8).

b. Modify the IP address with the real IP address by running the following command:of the virtual machine.

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

...

  1. Start the AmpCon-DC server:

    a. Go to the AmpCon-DC installation directory by running the following command:

cd /usr/share/automation/server

&&

b. Start the AmpCon-DC server by running the following command:

sudo ./start.sh

...

  1. Page Authentication
    Enter the IP address of AmpCon™-DC in the browser

...

Now the AmpCon-DC server is installed and started.

What to Do Next

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