Pattern configuration
You can install the CP4BA FileNet Content Manager software for evaluation and production purposes by using the FileNet Content Manager pattern. The pattern includes all the components that are needed to accomplish content management tasks. The custom resource templates that are provided for the patterns reduce the number of steps you need to do to prepare your environment.
| Parameter name | Description | Default/Example values |
|---|---|---|
| shared_configuration.sc_deployment_patterns | You have "starter" and "production" patterns to choose from. The pattern has two custom resource template files. One with the minimal set of parameters, and the other contains all of the configurable parameters. |
content |
| shared_configuration.sc_optional_components | The FileNet Content Manager pattern has a list of optional components that you can install with it. A component is identified by an acronym of the component or subcomponent name. If you want to install more than one component, separate the acronyms of the components with a comma. | cmis |
| shared_configuration.sc_content_initialization |
Enable or disable If sc_content_initialization is set to "false," then the operator ignores the initialize_configuration section that is defined in the CR. If sc_content_initialization is set to "true," then the initialize_configuration section in the CR must be defined for the operator to use the parameters and configure. If the initialize_configuration section is defined in the CR, but sc_content_initialization is not set, the operator ignores the initialize_configuration" section is defined in the CR. |
The default is false. |
| shared_configuration.sc_content_verification |
Enable/disable the If sc_content_verification is set to "false," then the operator ignores the verification_configuration section that is defined in the CR. If sc_content_verification is set to "true," then the verify_configuration section in the CR must be defined for the operator to use the parameters and configure. If the verify_configuration section is defined in the CR, but sc_content_verification is not set, the operator ignores the verify_configuration section is defined in the CR. |
The default is false. |
|
shared_configuration.sc_fast_file_storage_classname shared_configuration.sc_medium_file_storage_classname shared_configuration.sc_slow_file_storage_classname |
Storage for a production deployment needs 3 storage classes. If you do not have 3 storage classes, you can use the same one for "slow", "medium", and "fast". On OpenShift Container Platform (OCP), the deployment script sets these parameters based on the user input. |
ibmc-file-gold-gid ibmc-file-silver-gid ibmc-file-bronze-gid |