Skip to main content
Skip table of contents

Application installation

This article explains how to deploy the application to the customer server.

Installation procedure

Once the server is prepared and Ubuntu has been installed, you may begin the installation process.

We recommend performing the installation prior to visiting the customer premises to avoid downtime.

To install the application, follow these steps:

  1. Connect to the server via Terminal:

    CODE
    ssh vasadmin@x.x.x.x
  • Replace x.x.x.x with the server IP address.

  • If you are on Windows, you can use tools like WSL, Putty, or Windows Powershell.

  1. Enter the password vasadmin.

  2. Switch to root privileges:

    BASH
    sudo -i

    then enter the password again.

  3. Install CURL:

    BASH
    apt update && apt install curl -y
  4. Download the Forxai installer:

    BASH
    curl -o termix "https://nexus.kmrepo.eu:8443/termix"
  5. Modify the file to make it executable:

    BASH
    chmod +x termix
  6. Launch the installer:

    BASH
    ./termix

    image-20240426-092700.png

  7. Follow the steps in the installer:

    1. Double-click the code, then press Ctrl + Shift + C to copy it.

    2. Ctrl-click the URL to open it in a browser.

    3. Enter the copied code.

    4. Log in using your standard Konica Minolta credentials (used to authenticate Windows).

    5. Upon a successful authentication, return to the installer and press Enter.

      (info) Repeat step 7 when you encounter a “Failed to obtain Azure AD token” error.

  8. Wait for Teleport to be installed. This process should take about 2 minutes.

  9. Select the version to install.

Select the latest version of the application unless instructed otherwise by the project delivery team.

  1. You will be asked to start the installation of Forxai Video Vision.
    Verify the hostname is correct, then type in Yes and press Enter.

  2. The installation will begin.

This process should take approximately 20 minutes

  1. You will receive an email confirming whether the installation was successful. If it fails, follow the instructions in the email.

  2. Once the installation is finished, launch the Video Vision application by entering the IP address of the device running the application into the address bar of a web browser.

You have successfully finished the installation process of the Video Vision application.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.