Deploy Lab
TODO: Flow needs complete rewrite and new screenshots TODO: update flow, app references from PIZZA to EchoLogic and screenshots
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
Lets go
You can switch to Deploy by either pressing "Let's go to Deploy" button on its tile:
What would you like to do today?
You can switch directly to Deploy by using the button/link from What would you like to do today section:
Central App Switcher
Or you can always switch using the central app switcher on the top left of your screen:
Deploy Landing Page
Components
TODO: talk about components
Create New Component
- Press Create new Component Button:
- Component successful created, first view is the Versions view
- have a look at the Components configuration, you can change it here if needed
- have a look at the processes of the component
Processes
TODO: talk about processes
Types of Processes
Generic Processes
TODO: talk about generic processes and for what they are good for
Application Processes
TODO: talk about app processes and what is the diff to other
Component Processes
TODO: talk about component processes and what is it good fore
A freshly created component does not have any processes:
Every Component needs at least one (1) process. To create one press the Create Process Button
TODO: talk about process details
Process Designer
It will show you the process designer for a new process:
Process Designer Sidebar
TODO: talk about sidebar
Drag Drop a step onto the canvas.
Configure the step:
In this example the shell step requires to have some script/commands added into the shell script field:
Final Process Diagram
Adding Version Statuses
Result in the Versionlist of the component:
Applications
TODO: talk about applications
Open the Applicationslist by clicking on Applications Icon:
Environments
TODO: talk about environments
Run a deployment
Select your Application by clicking on the link:
All Environments of Application will be shown:
Request a Process
click on Request Process Button:
Go through dialog:
Press the Submit button: to start the deployment process.
View of Running Process
The details of the running process are shown:
Click on Expand All so see step details
Click on 3 dots menue of a step
View the output of the step
Result of Run
The deployment run successfully and updated the configuration of the environment with the deployed component versions:
Create a Snapshot
TODO: talk about snapshots and what they are good for
Select the Create Snapshot Icon:
Now the Environment configuration has been updated to indicate that a Snapshot is applied:
Settings
Switch to Settings by using the Settings Icon:
Plugins
Plugins are listed in the Automation Section of the Settings pages.
How to install a plugin
click on the 3 dots menue of the plugin you want to install and select install: