High-Level Steps for Deploying Siebel CRM on OpenShift
Here are the high-level steps for deploying Siebel CRM on OpenShift:
- Install the prerequisite tools and make the prerequisite resources available with necessary connectivity and access provisions.
- Download the Siebel Installer media zip files from My Oracle Support (MOS) and extract.
- Run the installer and complete the setup and configuration.
- Verify that the SCM image, images of SCM dependencies, and SCM Helm chart are available in your container registry.
- 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.
- Install SCM using Helm.
- Apply the SCCs to the service accounts in the Siebel CRM namespace.
- Deploy Siebel CRM on OpenShift using SCM APIs.
- Verify Siebel CRM deployment on OpenShift.