Axual CLI

Deploying Axual using Axual CLI

Starting from platform version 2022.4 we are dropping the support to Axual CLI: this means that we only support kubernetes installation via HELM charts.

Deploying Axual via Virtual Machine can still be achieved, but it is not supported anymore by Axual.

All services of Axual Platform have been dockerized. As for any generic Docker container, deployments poses some complexity on passing the correct environmental variables and network / persistence setup (port mapping, volume mapping). The Axual CLI (previously known as Platform Deploy) is designed to bootstrap the configuration for a particular setup, and deploy the platform as a whole.

For any deployment scenario the following components are needed:

  • Deployment configuration: this includes not only configuration parameters of the different components, but also files that are needed by the different components, such as .jks files (keystores). See Setting up configuration.

  • Deployment functionality: this is covered by the See Using Axual CLI

Deploying in different scenarios using axual-deploy