Deploying UX1 Marketplace

Installation Prerequisites

Before installing the UX1 MP application, make sure that:

The minimum computing resources that are required for the UX1 MP application are:

  Endpoint Search
CPU 0.5 core 1 core
RAM 512 MB 1.5 GB
Diskspace 1 GB 2 GB

Important: Please note that these values may be insufficient for “larger” Odin Automation instances; the above estimations were based on the following assumptions:
- 20 000 Plans
- 20 L1 resellers
- 10 search requests per second

How to Install UX1 MP

Before installing UX1 MP, contact your Technical Account Manager to obtain the latest version of the UX1 MP package that is compatible with your current platform version. In the instruction below, the following version will be used: 2.4.1-111. Replace it with the obtained version.

To install the UX1 MP, do the following:

  1. Connect to the Management Node under the root user via SSH.
  2. Make sure that the required Helm chart is found in the repository:

    helm repo update
    helm search a8n/ux1-marketplace --version 2.4.1-111
  3. Install the microservice via Helm:

    helm install a8n/ux1-marketplace --version 2.4.1-111 --name ux1-marketplace --set dockerrepo="odindevops-a8n-docker.jfrog.io" --set oauthkey=`uuidgen` --set oauthsecret=`uuidgen` --wait

As a result, the UX1 MP is installed and the Sales Channels menu item appears in the Services section in the PCP.