Installing ITXA certified container images

You can configure and deploy the ITXA application images in an OpenShift Container platform cluster.

The OpenShift Container platform is an enterprise-ready Kubernetes container platform with full-stack automated operations to manage hybrid cloud and multi-cloud deployments. The projects in OpenShift Container platform enables a community of users to organize and manage their content in isolation from other communities. Users must be granted with access to projects by administrators, or if allowed to create projects, users must automatically have access to their own projects.

The OpenShift Container platform is an orchestrated environment that provides strict security policies, built-in logging, routes to expose services, and management of container images.

ITXA on the OpenShift Container platform

ITXA is comprised of the following basic image types:
Image Description
itxa-init-db This image is used to initialize the database.
itxa-ui-server This image is used to install the ITXA application.
itxa-runtime This image contains the SPE libraries.
itxa-resources This image contains supported database driver jars.

The following diagram illustrates the basic environment configuration post deployment of the default ITXA images on the OpenShift Container platform.

Figure 1. Architecture of ITXA on OpenShift Container platform