OneDB Document Data Store Configuration

To customize the installation and configurations see the list of configuration parameters available to the OneDB Document Data Store.

List of OneDB Document Data Store Configuration Parameters

Parameter Description Value
global.hclImagePullSecret Your own secret with your credentials to HCL’s Docker repository. Required when deploying solution in your own cluster. ‘’
hclFlexnetURL Your HCL FlexNet license server URL for your HCL entitlements. Required when deploying in your own cluster ‘’
hclFlexnetID Your HCL FlexNet license ID for your HCL entitlements. Required when deploying solution in your own cluster. ‘’
resources Resources like cpu and memory, requested from the cluster requests.cpu: “100m”, requests.memory: “128mi”
config Setting advanced options in the application’s yaml configuration file ‘’
customEnv Allows you to set additional environment variables to be used by the OneDB Mongo container image. ‘’
externalDBUrl A custom external JDBC style URL if you want to connect to a OneDB server that is not part of the solution ‘’
mongoUser The mongo username mongo
mongoPassword Password for the mongo user mongoPassword
databaseuser The user the MongoDB API will use to connect to the OneDB Database Server onedbsa
databasePassword The password the MongoDB API will use to connect to the OneDB Database Server onedb4ever