High-Level Steps for Deploying Siebel CRM on OpenShift

Here are the high-level steps for deploying Siebel CRM on OpenShift:

  1. Install the prerequisite tools and make the prerequisite resources available with necessary connectivity and access provisions.
  2. Download the Siebel Installer media zip files from My Oracle Support (MOS) and extract.
  3. Run the installer and complete the setup and configuration.
  4. Verify that the SCM image, images of SCM dependencies, and SCM Helm chart are available in your container registry.
  5. Apply the OpenShift Security Context Constraints (SCCs) to the service account in the SCM namespace. SCCs are OpenShift resources that work as a security mechanism, controlling how pods run — specifically, what actions they're allowed to perform and which system resources they can access.
  6. Install SCM using Helm.
  7. Apply the SCCs to the service accounts in the Siebel CRM namespace.
  8. Deploy Siebel CRM on OpenShift using SCM APIs.
  9. Verify Siebel CRM deployment on OpenShift.