Skip to main content

9 docs tagged with "gui"

View all tags

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.

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

The Deploy graphical user interface (GUI) is an HTML5-based UI that enables you to automate and standardize complex deployments in cloud, container, and legacy environments.

Monitor Tasks and Assignments

The Deploy user interface includes a monitoring section that provides an overview of deployment tasks that are not archived. To access it, click Monitoring in the left pane.

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. For more information, see scheduling tasks.