Install OneDB Document Data Store (onedb-mongo)

The OneDB Document Data Store helm chart will install the HCL OneDB database along with the OneDB Mongo Listener.

HCL OneDB is an enterprise grade database for storing and processing the following types of data:
  • Relational (Table based)

  • Document (Json Based)

  • Timeseries (Time based)

  • Spatial (Coordinate based)

Access to OneDB Document Data store is through the MongoDB protocol. This allows you to use any language that supports a MongoDB driver.

After all system requirements and prerequisites have been addressed you are ready to install the Sofy helm chart. The command below is a sample install that uses a file named myvales.yaml to provide any overrides to the helm chart values and anchor.yaml to set the anchor service’s resources.
helm install mongo-v1  -f myvalues.yaml -f anchor.yaml production-onedb-mongo