Installing from the command line
Deploy the ITX Runtime Server container to your Red Hat OpenShift cluster using CASE or Helm CLI commands, in either an online or offline (air-gapped) cluster.
Before you begin
Configure these storage and license settings before you install the instance:
- License: Accept the product license terms.
- Storage: Runtime server requires two persistent volumes: one for
data (which includes compiled maps and systems) and one
for logs. By default, the installation completes these
actions:
- Rely on dynamic volume provisioning.
- Use the default storage class defined in your cluster.
- Request the ReadWriteOnce bind mode.
About this task
ITX Runtime Server can be installed in an online (connected) cluster or offline (air-gapped) cluster using command line tools.