Skip to main content

10 docs tagged with "images"

View all tags

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.

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:

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.

Multi-Node Docker Deployments

This article provides a sample approach that you can follow to setup the database and other infrastructure of your choice.

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.