Deploying Marketing AION - OpenShift

To install Marketing AION on Red Hat OpenShift, complete the following steps:

Procedure

  1. On OpenShift, deploy the Marketing AION chart as follows:
    <marketing-aion-namespace>/<project-name>
  2. On your local environment, setup the OpenShift command line interface.
  3. Run the command OC Project <project-name> where <project-name> is the name of the project. For example, marketing-aion.
  4. Apply the pvc.yaml part of the helm chart package.
  5. Use one of the following deployment commands:
    • To install Helm charts, run the command helm install aion ./aion-marketing -n "namespace name"
    • To install or upgrade Helm charts, run the command helm upgrade -i aion . -n "namepsace/project name"
    • To upgrade Helm charts, run the command helm upgrade -i aion . -n "namepsace/project name"