๐๏ธ Run the Docker Containers With Docker Compose
Version-specific Docker images for Release and Deploy are published to Docker Hub:
๐๏ธ Docker Images for Deploy
The available Docker images for Digital.ai Deploy:
๐๏ธ Use the Deploy Docker Images
The Docker image for Deploy has a similar behavior to the existing installation ZIP of Deploy. This ensures that the existing setup, upgrade, and operations procedures remain valid.
๐๏ธ Docker Images for Central Configuration
After installing the Digital.ai Deploy solution, you can run the Central Configuration as a standalone service using Docker container or persistent Docker volumes. For more information, see Central Configuration as a Standalone Service.
๐๏ธ Dockerfile Customization
It is likely that you might need to customize your Docker file for certain scenarios, which include, but aren't limited to:
๐๏ธ Docker Environment Variables
Environment variables are used to configure a Docker image for different scenarios based on your business needs. This topic describes various environment variables and the scenarios they can be used in.
๐๏ธ 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
Follow these steps to Upgrade Deploy active-active cluster setup,
๐๏ธ Single Node Docker Deployments
If you want to run a single node instance of Deploy using Docker follow this steps.
๐๏ธ Upgrading Single Node Docker Deployments
If you want to upgrade a single node instance of Deploy using Docker, follow these steps:
๐๏ธ 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.