๐๏ธ Get Started With Tasks
This topic covers tasks in Deploy, which are activities with steps for deploying, updating, or managing applications that can be scheduled, recovered, and manually archived post-execution.
๐๏ธ Monitor Tasks and Assignments
This topic describes the monitoring section in the Deploy user interface, which provides an overview of deployment tasks that are not archived.
๐๏ธ Force Cancel a Task
This topic describes how to use the force cancel option to remove tasks that are stuck and cannot be canceled due to failing steps. The force cancel option should only be used as a last resort to clean up tasks.
๐๏ธ Schedule Tasks
This topic describes how to schedule or reschedule tasks in Deploy for execution at a specified date and time. You can schedule or reschedule tasks that are in a PENDING or SCHEDULED state.
๐๏ธ Use a Delegate in a Control Task
In Deploy, you can define control tasks and use them to execute actions from the Deploy GUI or CLI.
๐๏ธ Deploy Externally-stored Artifacts
This topic describes how to use the Deploy command-line interface (CLI) to deploy an artifact from a Maven repository such as Artifactory or Nexus.
๐๏ธ Locate Vulnerable Deployed Artifacts
This topic describes a method for identifying all instances of a deployed artifact, which is useful, for example, if a particular open-source library used by your application is found to be vulnerable.
๐๏ธ Perform Rolling Update Deployments
This topic describes how to perform the rolling update deployment pattern using Deploy. This is a scalable approach that applies to any environment or any number of applications.