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:
- A Kubernetes platform to run containers.
- A PostgresQL database cluster
- Helm (3.8.0+) to run Helm templates. The Helm templates are provides to install the Business Wallet in your Kubernetes cluster
- An oAuth 2.0 Identity Provider (tested with KeyCloak)
- 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.