Obtain authentication token from HCL Container Repository
About this procedure
The binary images and Helm charts for Volt MX GO server components are pulled from the HCL Container Repository. This requires you to get your authentication token from the HCL Container Repository. This procedure guides you on how to obtain your authentication token.
To obtain your authentication token
- Go to the HCL Container Repository.
- On the login page, click LOGIN VIA OIDC Provider, and then login using your corporate email address.
-
On the Projects page, enter
voltmxgo
in the search field, and then click voltmxgo on the search result. -
On the voltmxgo project page, click your username and select User Profile.
-
On the User Profile dialog, copy the value of the CLI secret by clicking the copy icon.
-
Save the CLI secret value as it's required in the next steps.
Note
You will use the CLI secret value as your authentication token or password when using Docker or Helm CLI to access HCL Container Repository.
-
Take note of exactly how your email address is written in the User Profile dialog as authentication is case sensitive on the user email.
Next step
For installing Volt MX Go using helm charts on a supported Kubernetes platform for a production environment, proceed to Configure Helm to pull from HCL Container Repository.
For installing Volt MX Go to development or test only environment, proceed to Deploy Kubernetes.