Skip to main content

9 docs tagged with "environment"

View all tags

Create an environment

This topic covers environments, which are groupings of infrastructure and middleware items such as hosts, servers, clusters, and so on. An environment is used as the target of a deployment, allowing you to map deployables to members of the environment.

Deploy concepts

This topic provides information about the Deploy concepts for using Deploy.

Deploy repository

This topic explains the Deploy repository in Digital.ai Deploy, detailing its role in storing and managing deployment packages, configurations, and artifacts essential for the deployment process.

Provision an environment

This topic describes how to use Deploy's provisioning feature to create cloud-based environments in a single action. The provisioning process in Deploy is similar to deploying an application.

Using Deploy reports

Deploy contains information about your applications, environments, infrastructure, and deployments. Using the reporting functionality, you can gain insight into the state of your environments and applications.

Using Placeholders in Deployments

Placeholders are configurable entries in your application that will be set to an actual value at deployment time. This allows the deployment package to be environment-independent and reusable. At deployment time, you can provide values for placeholders manually or they can be resolved from dictionaries that are assigned to the target environment.

View deployment history

You can view the history of successful deployments of application versions to an environment. This is useful when you want to determine placeholder value changes between versions for an environment, determine who made a specific change, and to support deployment rollbacks.