7.1 Creating OIG Domains Using WLST Offline Scripts
The Oracle Identity Governance (OIG) deployment scripts demonstrate the creation of an OIG domain home on an existing Kubernetes persistent volume (PV) and persistent volume claim (PVC). The scripts also generate the domain YAML file, which can then be used to start the Kubernetes artifacts of the corresponding domain.
Before following this section, make sure you have followed Preparing Your Environment, and ensure your Oracle Database is running.
This section includes the following topics:
- Creating the RCU Schemas
- Creating a Kubernetes Secret for the WLST Domain
- Creating a Kubernetes Secret for RCU in WLST
- Creating a Kubernetes Persistent Volume and Persistent Volume Claim
- Preparing the Create Domain Script
- Creating the domain.yaml
- Setting the OIG Server Memory Parameters
- Deploying the WLST OIG Domain
- Verifying the OIG WLST Deployment