Add input hints in configuration items
The input hints feature enables Deploy plugin developers to guide users through the process of creating complex configuration items. Input hints can provide information such as: drop-down lists with the valid values for a configuration item property or messages that inform a user what type of data is expected in a property.
Customizing the login screen
This topic covers configuring your login screen to display a custom message.
Export a deployment package
This topic covers how to export a deployment package (DAR file) from Deploy using both the GUI and the command line.
Extend the Deploy user interface
You can extend Deploy by adding user interface (UI) screens that call REST services from the Deploy REST API or from custom endpoints, backed by Jython scripts that you write.
Get started with the Deploy user interface
This topic provides a brief introduction to some of the key features you will use in Deploy.
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.
Preview the deployment plan
When you set up an initial deployment or an update, you can use the Preview option to view the deployment plan that Deploy generated based on the deployment configuration. As you map deployables to containers in the deployment configuration, the Preview will update and show changes to the plan.
Schedule a deployment
Using Deploy, you can schedule deployment tasks for execution at a specified moment in time.
Stop, abort, or cancel a deployment
This topic provides information on how to stop, abort, or cancel a deployment in Deploy.