๐๏ธ Run the Docker Containers With Docker Compose
Version-specific Docker images for Release and Deploy are published to Docker Hub:
๐๏ธ Docker Images for Deploy
This topic provides instructions for running Digital.ai Deploy using Docker, including setup, environment support, and persistent configuration.
๐๏ธ Use the Deploy Docker Images
This topic provides information about the Docker image for Deploy, which behaves similarly to the existing installation ZIP. This ensures that the existing setup, upgrade, and operations procedures remain valid.
๐๏ธ Docker Images for Central Configuration
This topic provides instructions for running the Digital.ai Deploy Central Configuration as a standalone service using Docker container or persistent Docker volumes.
๐๏ธ Dockerfile Customization
This topic explains how to customize a Dockerfile for Digital.ai Deploy, including adding proprietary databases, hotfixes, and custom plugins.
๐๏ธ Docker Environment Variables
This topic describes various environment variables and the scenarios they can be used in. Environment variables are used to configure a Docker image for different scenarios based on your business needs.
๐๏ธ Multi-node Docker Deployments
This article provides a sample approach that you can follow to setup the database and other infrastructure of your choice.
๐๏ธ Upgrading Multi-node Docker Deployments
This topic explains the process for upgrading multi-node Docker deployments.
๐๏ธ Single Node Docker Deployments
This topic provides instructions on how to set up and run a standalone Deploy server using Docker.
๐๏ธ Upgrading Single Node Docker Deployments
This topic provides a guide for upgrading single-node Docker deployments.
๐๏ธ Manage Volumes in Docker
This topic describes the various volumes that can be mounted for our products along with the scenarios they can be used in.