Set up your first coordinated release to see how CloudBees Unify manages multi-component deployments with approvals and monitoring. This walkthrough shows you the basic release orchestration workflow using existing components and environments.
Prerequisites
Before you begin, ensure you have:
-
A CloudBees Unify organization with release orchestration access (Edition 2 required).
-
At least one component with workflows configured.
-
Basic familiarity with environments and deployment concepts.
-
SCM integration already established.
For complete technical requirements, refer to CloudBees Unify technical requirements reference.
Create your first coordinated release
-
Ensure you have components ready for release coordination.
Navigate to and verify you have at least one component with working workflows. If needed, create a component linked to a repository with basic CI/CD workflows configured.
-
Define your deployment environments.
Navigate to and create environments that represent your deployment stages. Create at least a "staging" and "production" environment to demonstrate release progression.
-
Set up an application to group related components.
Navigate to and create an application. Link your components to this application to enable coordinated release management across multiple services.
-
Create your first release definition.
-
From your application view, select Create Release.
-
Define the release workflow including the components, versions, and target environments.
-
Configure any approval requirements or manual steps needed for governance.
-
-
Execute the release and monitor progress.
-
Initiate the release execution from the application dashboard.
-
Monitor the release progress through the CloudBees Unify release dashboard.
-
Observe how CloudBees Unify coordinates deployment across components and environments.
-
Review any approval workflows or manual intervention points during execution.
-
-
Review release evidence and audit trail.
After completion, examine the release dashboard to see deployment evidence, approval history, and execution timeline. CloudBees Unify provides comprehensive audit trails for compliance and post-deployment analysis.
Your application now has release orchestration configured for coordinated deployments with governance controls.
Understanding release coordination
The release orchestration setup demonstrates key coordination patterns:
-
Application-level release management that groups related components for coordinated deployment.
-
Environment progression with controlled advancement through deployment stages.
-
Approval workflows that provide governance and risk management for production deployments.
-
Release monitoring with centralized visibility into multi-component deployment status.
What you accomplished
You’ve experienced the basic release orchestration workflow:
-
Multi-component coordination through application-level release management.
-
Environment-aware deployment with controlled progression between stages.
-
Approval workflow integration that provides governance without blocking automation.
-
Release audit trails for compliance and post-deployment analysis.
This foundation enables you to explore advanced release orchestration features like complex approval chains, release templates, and automated rollback strategies.
Next steps for production releases
To implement release orchestration for production scenarios:
-
Design your environment progression strategy and approval requirements.
-
Configure release templates for repeatable deployment patterns.
-
Set up notifications and monitoring integration for release awareness.
-
Establish rollback procedures and emergency release processes.