Skip to content

State Visualization

GreenOps provides a single control plane to view and manage all deployments & pipelines across environments.

Org

Screenshot

Different teams are grouped under the team page. Users only can view teams that they have access to.

Team

Screenshot

Different pipelines are grouped under teams. Users can only view pipelines that they have access to.

Pipeline

Screenshot

Clicking into a specific pipeline provides a clear view of the history and statuses of all previous runs. It also provides the ability to update or delete pipelines. What information is kept is explained in the audit log section.

Pipeline Run

Screenshot

The pipeline run page shows a low level view of every step that took place as a part of the deployment process, along with all the operation logs for each step.

As we can see in the example above, the pipeline run deploys "testapp" across two different environments - dev and staging. Instead of hunting through URLs or logging in to different environments, GreenOps provides a single-click access to deployments across both environments. Clicking either name would take a user directly to the Argo CD UI for the respective application.