Add a package to Deploy
This topic explains how to add a package to Deploy.
This topic explains how to add a package to Deploy.
Artifacts are the physical files that make up a specific version of an application.
This topic describes how to define dependencies among different versions of applications in Deploy.
This topic describes how to fetch artifacts from a Maven repository. You can access artifacts stored in a Maven repository using the fileUri property of Deploy artifacts. To use this feature, you must configure the Maven repositories that Deploy will search for artifacts.
This topic describes how to create a Deploy package using Ant by utilizing the jar task.
To enable continuous integration, Deploy can work with Jenkins CI server through the Jenkins Deploy plugin.
To enable continuous deployment, the Deploy Maven plugin enables you to integrate Deploy with the Maven build system.
You can use the command line to create a deployment package (DAR file) that can be imported into Deploy. This example packages an application called PetClinic that consists of an EAR file and a resource specification.
This topic outlines the process for deploying an application using the Deployment Wizard in Deploy, including options for managing and troubleshooting deployments.
This topic provides information about the Deploy concepts for using Deploy.
The manifest file included in a deployment package (DAR file) describes the contents of the archive for Deploy. When importing a package, the manifest is used to construct CIs in Deploy's repository based on the contents of the imported package. The format is based on XML.
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.
This topic describes a deployment that consists of all actions needed to install, configure, and start an application on a target environment.
This topic covers how to export a deployment package (DAR file) from Deploy using both the GUI and the command line.
Artifacts are the physical files that make up a specific version of an application.
This topic provides information about deploying a file.Folder or any type derived from it in Deploy. As part of the deployment, placeholders will be replaced in each of the files contained in the folder, and then the files are transferred to a temporary directory on the target host before moving them to their final deployment destination.
This topic emphasizes that when creating a Deployment Package in Deploy, the name field is mandatory.
This topic explains how Deploy uses the Unified Deployment Model (UDM) to structure deployments. In this model, deployment packages are containers for complete application distribution. These include application artifacts (EAR files, static content) and resource specifications (datasources, topics, queues, and others) that the application requires to run.
This topic provides some helpful tips and tricks to use when managing deployment packages.
This topic provides information on updating packages in Deploy. You do not need to manually create a delta package to perform an update, as the Deploy auto-flow engine automatically calculates the delta between two packages.
In Deploy you can view the deployment pipeline for an application or a deployment/provisioning package. In the deployment pipeline you can view the sequence of environments to which an application is deployed during its lifecycle. The deployment pipeline also allows you to see the data about the last deployment of an application to each environment. You must first define a deployment pipeline for each application you want to view.
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.
The application summary screen displays a set of basic information about the application, the deployment pipeline tile, and the latest deployments tile.