๐๏ธ Run the Docker Containers With Docker Compose
This topic guides you to run the Docker Containers with Docker Compose for both Digital.ai Release and Digital.ai Deploy.
๐๏ธ Docker Images for Release
The available Docker images for Digital.ai Release:
๐๏ธ Use the Release Docker Images
The Docker image for Release has a similar behavior to the existing installation ZIP of Release. This ensures that the existing setup, upgrade, and operations procedures remain valid.
๐๏ธ Dockerfile Customization
It is likely that you might need to customize your Docker file for certain purposes which include but aren't limited to:
๐๏ธ Single Node Docker Deployments
This topic describes how to run a single node instance of Release using Docker.
๐๏ธ Multi-node Docker Deployments
The production setup for Release as described here can be done using Docker Compose as below.
๐๏ธ Upgrading Single Node Docker Deployments
If you want to upgrade a single node instance of Release using Docker follow these steps:
๐๏ธ Upgrading Multi-node Docker Deployments
Follow these steps to upgrade a Release active-active cluster setup:
๐๏ธ Docker Environment Variables
Here's a list of Docker environment variables you can use to configure a Docker image for different scenarios.
๐๏ธ Manage Volumes in Docker
This article lists the volumes that can be mounted for Release along with the reason to use them.