Using an IBM Db2 database

Commerce+ is compatible with IBM Db2 Database. You can either install IBM Db2 directly using the installation manager, or you can download and configure Docker images using the provided instructions.

Before you begin

The following deployment options are available:

Virtual Machine (VM) Installation
Install Db2 in a VM and configure it to connect to the Commerce+ application deployed by Kubernetes.
Kubernetes Deployment
Db2 can be deployed in a Kubernetes environment using IBM's official Db2 Kubernetes operator or using Helm charts.

For setup instructions, see the IBM Db2 on Kubernetes Documentation.

Docker Container (For Testing)
For testing purposes, you can build your own Db2 Docker image.

For instructions on how to pull and install the image, see the IBM Db2 Docker Documentation.