You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _docs/dashboards/gitops-environments.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title:"GitOps Environments dashboard"
3
-
description:"CreateEnvironments to track SDLC for Argo CD applications"
3
+
description:"Createenvironments to track SDLC for Argo CD applications"
4
4
group:dashboards
5
5
toc:true
6
6
---
@@ -39,17 +39,17 @@ The table describes the information displayed and the actions available in the E
39
39
| --------------| --------------|
40
40
|**Filters**| Predefined filters to customize the Environment dashboard view by Product or Application.|
41
41
|{::nomarkdown}<imgsrc="../../../images/icons/icon-mark-favorite.png?display=inline-block">{:/}| Star an application to mark it as a favorite and easily locate applications of interest.{::nomarkdown}<br>Select the <imgsrc="../../../images/icons/icon-mark-favorite.png?display=inline-block"> to star as a favorite.<br><br>To filter by favorites, on the filters bar, click <imgsrc="../../../images/icons/icon-fav-starred.png?display=inline-block">. {:/}|
42
-
|**Environments**| Organized in color-coded columns to differentiate between non-production environments (gray) and production environments (blue).{::nomarkdown}<ul><li>The column title represents the name of the Environment. Mouse over displays the options available to manage environments. See <ahref="https://codefresh.io/docs/docs/environments/create-manage-environments/">Create and manageEnvironments</a>.</li><li>Quick filter for applications within Environment: The top row displays breakdown of applications by health statuses. Clicking a status filters the applications accordingly.</li><li>Each Environment is populated with the applications in the cluster-namespace pairs mapped to it. <br>An empty environment indicates that there are no applications in the cluster-namespaces mapped to it. <br>**Unassigned Apps** show applications not assigned to any Product.</li></ul>{:/}|
43
-
|**Detailed/Compact views** | Switch between views to get information on applications that populate an Environment.{::nomarkdown}<ul><li><b>Compact</b>: Default view presenting a flat list of applications with the version, health, and sync status for each.<br> <img src="../../../images/gitops-environments/app-compact-view-mode.png?display=inline-block" width="60%"></li><li><b>Detailed</b>: Displays a record for each application including assigned Product, commit information, and cluster-namespace deployment details.<br>If not assigned to a Product, the application name is used.<img src="../../../images/gitops-environments/app-detailed-view-mode.png?display=inline-block" width="60%">.</li><li>Application version: Available for Helm-based applications, indicating the specific release in different environments. Clicking the version displays additional information and options.</li></ul>{:/}In both view modes, every Product/application has a context-menu with quick access to promotion options and frequently performed actions, such as Synchronize and Refresh. See [Manage Products and applications in Environments]({{site.baseurl}}/docs/environments/manage-apps-in-environments/). |
42
+
|**Environments**| Organized in color-coded columns to differentiate between non-production environments (gray) and production environments (blue).{::nomarkdown}<ul><li>The column title represents the name of the Environment. Mouse over displays the options available to manage environments. See <ahref="https://codefresh.io/docs/docs/environments/create-manage-environments/">Create and manageenvironments</a>.</li><li>Quick filter for applications within Environment: The top row displays breakdown of applications by health statuses. Clicking a status filters the applications accordingly.</li><li>Each Environment is populated with the applications in the cluster-namespace pairs mapped to it. <br>An empty environment indicates that there are no applications in the cluster-namespaces mapped to it. <br>**Unassigned Apps** show applications not assigned to any Product.</li></ul>{:/}|
43
+
|**Detailed/Compact views** | Switch between views to get information on applications that populate an Environment.{::nomarkdown}<ul><li><b>Compact</b>: Default view presenting a flat list of applications with the version, health, and sync status for each.<br> <img src="../../../images/gitops-environments/app-compact-view-mode.png?display=inline-block" width="60%"></li><li><b>Detailed</b>: Displays a record for each application including assigned Product, commit information, and cluster-namespace deployment details.<br>If not assigned to a Product, the application name is used.<img src="../../../images/gitops-environments/app-detailed-view-mode.png?display=inline-block" width="60%">.</li><li>Application version: Available for Helm-based applications, indicating the specific release in different environments. Clicking the version displays additional information and options.</li></ul>{:/}In both view modes, every Product/application has a context-menu with quick access to promotion options and frequently performed actions, such as Synchronize and Refresh. See [Manage products and applications in environments]({{site.baseurl}}/docs/environments/manage-apps-in-environments/). |
44
44
45
45
46
46
47
47
48
48
49
49
50
50
##Related articles
51
-
[Create and manageEnvironments]({{site.baseurl}}/docs/environments/create-manage-environments/)
52
-
[ManageProducts and applications inEnvironments]({{site.baseurl}}/docs/environments/manage-apps-in-environments/)
51
+
[Create and manageenvironments]({{site.baseurl}}/docs/environments/create-manage-environments/)
52
+
[Manageproducts and applications inenvironments]({{site.baseurl}}/docs/environments/manage-apps-in-environments/)
Copy file name to clipboardExpand all lines: _docs/dashboards/gitops-products.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,8 +31,9 @@ This article focuses on the Product Dashboard and the insights you can gain from
31
31
32
32
For detailed information on creating products and how to work with them, see[About Products]({{site.baseurl}}/docs/products/about-products/) and[Creating products]({{site.baseurl}}/docs/products/create-product/).
33
33
34
-
>**NOTE**
34
+
<!--- >>**NOTE**
35
35
In the documentation, both Product (capitalized) and product (lowercase) refer to the same entity in Codefresh GitOps. They are used interchangeably for readability and consistency.
36
+
-->
36
37
37
38
##Products page
38
39
@@ -55,17 +56,17 @@ Here's an example of the Product page with the list of all the products.
55
56
Here are some key features of the Products page:
56
57
57
58
###Collapsed & expanded views
58
-
***Collapsed view**: The default view, displays theProduct name alongside theEnvironments with the number of applications in each environment.<br> The options on the right allow you to manage products.
59
-
***Expanded view**: The expanded view displays the applications in the product organized by theirEnvironments.
59
+
***Collapsed view**: The default view, displays theproduct name alongside theenvironments with the number of applications in each environment.<br> The options on the right allow you to manage products.
60
+
***Expanded view**: The expanded view displays the applications in the product organized by theirenvironments.
60
61
61
62
###Product management options
62
63
Mouse over the row with the product to display possible actions:
63
-
{::nomarkdown}<ul><li><imgsrc="../../../images/icons/edit.png?display=inline-block"> <b>Edit</b>: Takes you to Product > Settings tab where you can configure . See <ahref="https://codefresh.io/docs/docs/dashboards/gitops-products/#editdelete-product">Edit/deleteProduct</a>.</li><li><imgsrc="../../../images/icons/settings.png?display=inline-block"> <b>ManageApplications</b>: Manually assign unassigned applications to environments in the Products dashboard. See <ahref="https://codefresh.io/docs/docs/products/assign-applications">Manually assign applications toProducts</a>.</li><li><imgsrc="../../../images/icons/trash.png?display=inline-block"> <b>Delete</b>: Remove theProduct from the Products dashboard, unassigning any manually-assigned applications. See <ahref="https://codefresh.io/docs/docs/dashboards/gitops-products/#editdelete-product">Edit/deleteProduct</a>.</li></ul>{:/}
64
+
{::nomarkdown}<ul><li><imgsrc="../../../images/icons/edit.png?display=inline-block"> <b>Edit</b>: Takes you totheProduct > Settings tab where you can configure . See <ahref="https://codefresh.io/docs/docs/dashboards/gitops-products/#editdelete-product">Edit/deleteproduct</a>.</li><li><imgsrc="../../../images/icons/settings.png?display=inline-block"> <b>Manageapplications</b>: Manually assign unassigned applications to environments in the Products dashboard. See <ahref="https://codefresh.io/docs/docs/products/assign-applications">Manually assign applications toproducts</a>.</li><li><imgsrc="../../../images/icons/trash.png?display=inline-block"> <b>Delete</b>: Remove theproduct from the Products dashboard, unassigning any manually-assigned applications. See <ahref="https://codefresh.io/docs/docs/dashboards/gitops-products/#editdelete-product">Edit/deleteproduct</a>.</li></ul>{:/}
64
65
65
66
66
67
67
68
68
-
##ProductDashboard
69
+
##Productdashboard
69
70
Clicking a Product name navigates you to the Product Dashboard for the selected product with a detailed view of its applications. It also includes integrated insights into Git and issue-tracking systems and how they relate to deployments.
Copy file name to clipboardExpand all lines: _docs/deployments/gitops/manage-application.md
+16-16Lines changed: 16 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,16 +10,16 @@ toc: true
10
10
Application creation and deployment is one part of the continuous deployment/delivery process. An equally important part is managing and optimizing deployed applications when needed.
11
11
12
12
There are two aspects to managing and optimizing Argo CD applications in Codefresh:
TheGitOpsEnvironments dashboard visualizes Argo CD applications within the context of their environments, allowing you to track their journey through the software development lifecycle.
The Environments dashboard visualizes Argo CD applications within the context of their environments, allowing you to track their journey through the software development lifecycle.
The Productdashboard displays applications grouped within a Product, with version, Git, and feature-tracking information.
23
23
24
24
###Managing individual applications
25
25
@@ -64,7 +64,7 @@ There are two aspects to managing and optimizing Argo CD applications in Codefre
64
64
To delete specific resources within an application, see[Delete application resources]({{site.baseurl}}/docs/deployments/gitops/monitor-applications/#delete-application-resources).
65
65
66
66
67
-
##GitOpsEnvironments & Argo CD applications
67
+
##GitOpsenvironments & Argo CD applications
68
68
To track, optimize, and manage deployments at scale, you need a clear view of applications at every stage of their development and deployment lifecycle. Environments in Codefresh GitOps provide this visibility without requiring complex configuration or maintenance.
69
69
70
70
On creating an environment by defining one or more cluster-namespace pairs, Codefresh automatically displays the applications deployed to the specified clusters and namespaces.
@@ -78,27 +78,27 @@ Here's a visualization of Argo CD applications in the Environments dashboard.
alt="Argo CD applications organized in GitOpsEnvironments"
82
-
caption="Argo CD applications organized in GitOpsEnvironments"
81
+
alt="Argo CD applications organized in GitOpsenvironments"
82
+
caption="Argo CD applications organized in GitOpsenvironments"
83
83
max-width="70%"
84
84
%}
85
85
86
-
For detailed information on how to work with Argo CD applications andEnvironments in Codefresh, see[GitOpsEnvironments]({{site.baseurl}}/docs/dashboards/gitops-environments/).
86
+
For detailed information on how to work with Argo CD applications andenvironments in Codefresh, see[GitOpsenvironments]({{site.baseurl}}/docs/dashboards/gitops-environments/).
87
87
88
-
##GitOpsProducts & Argo CD applications
89
-
TheProduct is another entity in Codefresh GitOps enhancing application management at scale. As teams expand and applications and services multiply, keeping track of deployments across various environments can become challenging, if not unmanageable. Products allow you to group applications into cohesive units, simplifying viewing, tracking, and management.
88
+
##Products & Argo CD applications
89
+
Theproduct is another entity in Codefresh GitOps enhancing application management at scale. As teams expand and applications and services multiply, keeping track of deployments across various environments can become challenging, if not unmanageable. Products allow you to group applications into cohesive units, simplifying viewing, tracking, and management.
90
90
91
-
WhileEnvironments focus on tracking deployments,Products provide a higher-level view across multiple applications.
91
+
Whileenvironments focus on tracking deployments,products provide a higher-level view across multiple applications.
92
92
93
-
Here's a visualization of Argo CD applications grouped byProducts in the GitOps Products dashboard.
93
+
Here's a visualization of Argo CD applications grouped byproducts in the Products dashboard.