Skip to main content

One37 Business Connector Setup

One37 works with IBM Cloud Kubernetes Service (IKS) on IBM Cloud. The installation is done through the IBM Cloud Catalog.

We have a One37 Business Connector item listed in the IBM Cloud Catalog:

catalog

Pre-requisites

  • You need to have an IBM Cloud account
  • You need to have an IBM Cloud Kubernetes Service (IKS) cluster
  • You need to have a Redis® database installed in your cluster. See here
  • You need to have a PostgreSQL database installed in your cluster. See here
  • You need to have a One37 Business Studio installed in your cluster. See here
  • Preconfigured TLS certificate secrets for the Business Connector Ingress.
warning

All the required components need to be installed in the same cluster namespace.

Installation

Navigate to the One37 Redis® Support Database page in the IBM Cloud Catalog, provide your clusters details and agree to the terms and conditions and click on the Install button.

install

During the installation, you will be asked to provide the following details. Default values are provided if you do not wish to change them.

Required Chart Parameters

Provide the required values for these parameters.

required

nameOverride and fullnameOverride are the names of the Business Studio deployment and service. This must be updated if there will be more than one Business Connector instance deployed to this cluster.

agentHostname is the hostname that will be used to access the Business Connector. This sample must be replaced with a valid hostname that resolves to the Business Connector Ingress IP address.

tlsSecret In order to secure access to the Business Connector, you will need to provide the name of the TLS certificate secret that you have previously created in your cluster. Please refer to the IBM Cloud documentation for more information on how to create a TLS certificate secret.

Optional Chart Parameters

These are not actually optional, but can be considered safe to leave as is with with the default values.

postgresName and redisName MUST be provided if you changed the default values during those component setups.

optional

X

Graph View