๐๏ธ Run the Docker Containers With Docker Compose
This topic guides you to run the Docker Containers with Docker Compose for Digital.ai Release.
๐๏ธ 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
This topic explains how to customize Docker file in Release.
๐๏ธ Single Node Docker Deployments
This topic describes how to run a single node instance of Release using Docker.
๐๏ธ Multi-node Docker Deployments
This document provides a sample approach to set up the database and other infrastructure for a multi-node Release deployment using Docker Compose.
๐๏ธ 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.