Skip to main content

Introduction

This checklist will help you to gather all the information that is needed for a successful installation. You need to provide the values during the installation process.

warning

This checklist is only to be considered complete if you do not deviate from the defaults. For some deviations from the default you will probably need other or more pieces of information.

Prerequisites

  1. OpenShift, Keycloak, OpenShift CLI (oc), and Helm 3.

  2. Image and Helm Chart - Cloud Solution Workbench images, and helm chart can be accessed via the Entitled Registry and public Helm repository.

Clock Synchronization

The Cloud Solution Workbench requires that you synchronize the clocks on each node in the cluster. The clocks must be within one second of each other. It is recommended that you use chrony to synchronize your clocks. For more information about setting up chrony, see the user documentation for your operating system.

Certificates

It is recommended to NOT use self-signed certificates. As a feasible solution it might be sufficient to use certificates that are signed by Let's encrypt.

ℹ️note

The line length of the certificates must comply with the standard for PEM messages, with each line containing exactly 64 printable characters except the last line and 64 or fewer printable characters in the last line.