Deploy Lab¶
Work in Progress
This section is being updated. Content and screenshots will be added in the next revision.
Introduction¶
Use DevOps Deploy (Deploy) to standardize and simplify the process of deploying software components to each environment in your development cycle.
Deploy helps you meet the challenge of deploying software throughout your enterprise by providing tools that improve both deployment speed and reliability. The release automation tools in Deploy provide complete visibility into n-tiered deployments. Use the tools to model processes that orchestrate complex deployments across every environment and approval gate.
By using plug-ins in Deploy, you integrate the server with your existing middleware and organize code from your existing code repositories into components. You design processes to deploy your code by using steps that run each required task. Then, you organize your components into applications and create environments for each stage of your release process. Finally, you create an application process to set the deployment order of your components and deploy your application to an environment.
You can model the topology of your environment, specify which virtual images contain Deploy components, and provision both the environment and components to your cloud in a single action.
To learn more about DevOps Deploy please have a look at the documentation.
Overview¶
This lab provides a practical, hands-on experience in deploying an application to a target server.
Explore the comprehensive dashboard provided by DevOps Deploy, which displays key information about deployment successes and failures
How to switch to Deploy from Home Page¶
Deploy Landing Page¶
This Dashboard provides an overall view on:
- Deployment statuses (Number of executions, Number of successfull ones and Number of failed ones)
- How many applications and components are managed by this instance
- Utilization and Health status of deployment agents (which are doing the actual deployment work)
- And a timeline of deployment activities and their results
Applications¶
Coming Soon
A full walkthrough of the Applications section will be added here. For now, see the Applications sub-page for step-by-step instructions.
Switch to Applications View¶
| Step | Details | Additional Information |
|---|---|---|
| 1 | Switch to Applications View by clicking on the Sidebar | |
| View for all Applications | ||
Create New Application¶
Components¶
Coming Soon
A full walkthrough of the Components section will be added here. For now, see the Components sub-page for step-by-step instructions.
Create New Component¶
Processes¶
Environments¶
Coming Soon
A full walkthrough of the Environments section will be added here.
Run a deployment¶
| Step | Details | Additional Information |
|---|---|---|
| 1 | Switch to Applications view | |
| 2 | Select EchoLogic Application by clicking on the name/link | ![]() |
| 4 | All Environments of Application will be shown | ![]() |
Request a Process¶
View of Running Process¶
| Step | Details | Additional Information |
|---|---|---|
| 1 | The details of the running process are shown | ![]() |
| 2 | Click on Expand All to see step details | ![]() |
| 3 | Click on 3 dots menu of a step | ![]() |
| 4 | View the output of the step | ![]() |
Result of Run¶
| Step | Details | Additional Information |
|---|---|---|
| 1 | The deployment ran successfully | ![]() |
| 2 | Environment updated with deployed component versions | ![]() |
Create a Snapshot¶
Coming Soon
A description of snapshots and their purpose will be added here.
Use the Deployment Genie¶
| Step | Details | Additional Information |
|---|---|---|
| 1 | Request a new deployment process to simulate a failure | |
| 2 | Select Deployment Process Failing Deployment | ![]() |
| 3 | Select Versions: Echo → v1.0, Logic → v2.0.0 | ![]() |
| 4 | The result will be a failed deployment | ![]() |
| 5 | Click 3 dots menu of the failing step to show menu | ![]() |
| 6 | Click Deployment Genie — results shown after analysis | ![]() |
Settings¶
Please read the Settings Section for more Details how to set System parameters or install Plugins.














































