Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 29 Next »

You can install the AmpCon-DC server on VirtualBox for lab purposes only. Production environments require a proper enterprise-scale virtualization solution as described in Supported Deployments. For how to use VirtualBox in general, see the Oracle VirtualBox documentation.

Prerequisites

  • Ensure that the installation requirements are met.

  • Download the compressed AmpCon-DC server image file by going to the FS AmpCon-DC website and then clicking AmpCon-DC for VirtualBox 2.1.0 Software in the Resources section.

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

Installation Procedure

  1. Open the VirtualBox console, and then click File > Import Appliance.

284.png
  1. Select Local File System, and then select the AmpCon-DC server .ova image file.

286.png
  1. Confirm the settings for the .ova file, and then click Finish.

287.png

Wait for the importing process to finish. Once completed, the virtual machine is successfully imported, and the AmpCon-DC server is installed.

288.png
  1. Check the settings of the imported virtual machine.

289.png
  1. Start the imported virtual machine by clicking the virtual machine and then clicking Start.

290.png
  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 of the virtual machine.

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

291.png

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

sudo netplan apply

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

cd /usr/share/automation/server && sudo ./start.sh

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.

  • No labels