Skip to main content

Introduction

This section provides comprehensive information about deploying the Business Wallet in an on-premise environment.

Overview

The Business Wallet can be deployed in your own infrastructure, giving you full control over your data and the deployment environment.

Requirements

Before deploying the Business Wallet on-premise, ensure you have the following:

  1. A Kubernetes platform to run containers.
  2. A PostgresQL database cluster
  3. Helm (3.8.0+) to run Helm templates. The Helm templates are provides to install the Business Wallet in your Kubernetes cluster
  4. An oAuth 2.0 Identity Provider (tested with KeyCloak)
  5. Make sure when using ArgoCD the Helm 3.8.0+ version is supported. Helm 3.8.0+ is needed as this version supports OCI images.