|
1 | 1 | --- |
2 | 2 | title:"Products dashboard" |
3 | | -description:"CreateProductsto groupandmanage interrelated Argo CD applications environments" |
| 3 | +description:"Explore theProductspage for insightsandmanagement options" |
4 | 4 | group:dashboards |
5 | 5 | toc:true |
6 | 6 | --- |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 | | -Explore the power ofProducts for Argo CD applications in Codefresh GitOps. |
| 11 | +Explore the power ofproducts for Argo CD applications in Codefresh GitOps. |
12 | 12 |
|
13 | 13 | Managing complex applications across multiple environments is a common challenge faced by developers and platform engineers. The diverse nature of applications and the variety of environments they deploy to can lead to fragmented management and deployment processes. |
14 | | - |
15 | | -In Codefresh GitOps, Products serve as a strategic layer that bridges this gap. Products group different yet interconnected applications based on their similarities and dependencies. |
16 | | - |
17 | | - |
18 | | -{% include |
19 | | -image.html |
20 | | -lightbox="true" |
21 | | -file="/images/gitops-products/expanded-view.png" |
22 | | -url="/images/gitops-products/expanded-view.png" |
23 | | -alt="GitOps Products (expanded view)" |
24 | | -caption="GitOps Products (expanded view)" |
25 | | - max-width="70%" |
26 | | -%} |
| 14 | +In Codefresh GitOps, products serve as a strategic layer that bridges this gap. Products group different yet interconnected applications based on their similarities and dependencies. |
| 15 | + |
| 16 | + {% include |
| 17 | + image.html |
| 18 | + lightbox="true" |
| 19 | + file="/images/gitops-products/products-dashboard-view.png" |
| 20 | + url="/images/gitops-products/products-dashboard-view.png" |
| 21 | + alt="Products dashboard" |
| 22 | + caption="Products dashboard" |
| 23 | + max-width="60%" |
| 24 | + %} |
27 | 25 |
|
28 | 26 | Read more on the first of their kind dashboards for GitOps Environments and Products in this[blog](https://codefresh.io/blog/introducing-the-worlds-first-dashboard-for-gitops-environments/){:target="\_blank"}. |
29 | 27 |
|
30 | | -This article focuses on theProduct Dashboardand theinsightsyoucan gain from it. |
| 28 | +This article focuses on thetwo product dashboards: the**Products dashboard**, which lists all products,and the**Product Dashboard**, available whenyoudrill down into a specific product. |
31 | 29 |
|
32 | 30 | 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 | 31 |
|
34 | | -<!--- >>**NOTE** |
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 | | ---> |
37 | | - |
38 | | -##Products page |
39 | 32 |
|
40 | | -Here's an example of the Product page with the list of all the products. |
| 33 | +##Products dashboard |
41 | 34 |
|
42 | | - |
43 | | -{% include |
44 | | -image.html |
45 | | -lightbox="true" |
46 | | -file="/images/gitops-products/expanded-view.png" |
47 | | -url="/images/gitops-products/expanded-view.png" |
48 | | -alt="GitOps Products (expanded view)" |
49 | | -caption="GitOps Products (expanded view)" |
50 | | - max-width="60%" |
51 | | -%} |
| 35 | +The Products dashboard lists all the products created for the account and key information on their releases. |
52 | 36 |
|
53 | 37 |
|
54 | | - |
| 38 | + {% include |
| 39 | + image.html |
| 40 | + lightbox="true" |
| 41 | + file="/images/gitops-products/products-page.png" |
| 42 | + url="/images/gitops-products/products-page.png" |
| 43 | + alt="Products page with product and release information" |
| 44 | + caption="Products page with product and release information" |
| 45 | + max-width="60%" |
| 46 | + %} |
55 | 47 |
|
56 | | -Here are some key features of the Products page: |
57 | 48 |
|
58 | | -###Collapsed & expanded views |
59 | | -***Collapsed view**: The default view, displays the product name alongside the environments 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 their environments. |
| 49 | +###Product release information |
61 | 50 |
|
62 | | -###Product management options |
63 | | -Mouse over the row with the product to display possible actions: |
64 | | -{::nomarkdown}<ul><li><imgsrc="../../../images/icons/edit.png?display=inline-block"> <b>Edit</b>: Takes you to the Product > Settings tab where you can configure . See <ahref="https://codefresh.io/docs/docs/dashboards/gitops-products/#editdelete-product">Edit/delete product</a>.</li><li><imgsrc="../../../images/icons/settings.png?display=inline-block"> <b>Manage applications</b>: Manually assign unassigned applications to environments in the Products dashboard. See <ahref="https://codefresh.io/docs/docs/products/assign-applications">Manually assign applications to products</a>.</li><li><imgsrc="../../../images/icons/trash.png?display=inline-block"> <b>Delete</b>: Remove the product from the Products dashboard, unassigning any manually-assigned applications. See <ahref="https://codefresh.io/docs/docs/dashboards/gitops-products/#editdelete-product">Edit/delete product</a>.</li></ul>{:/} |
| 51 | +View information on the latest release at a glance: release activity and manage your products more efficiently. |
| 52 | +***Latest Release**, date and time |
| 53 | +***User** who initiated the latest release |
| 54 | +***Status** of the latest release |
| 55 | +***Direct link** to the release view |
65 | 56 |
|
| 57 | +###Product information and actions |
| 58 | +***Product name**: Click to go to the Product dashboard for the selected product. |
| 59 | +* {::nomarkdown}<imgsrc="../../../images/icons/settings-outlined.png?display=inline-block"> <b>Product Settings</b>: Takes you to the Product > Settings tab where you assign applications, configure promotion settings. See <ahref="https://codefresh.io/docs/docs/products/configure-product-settings/">Configure product settings</a>.{:/} |
| 60 | +* {::nomarkdown}<imgsrc="../../../images/icons/list.png?display=inline-block"> <b>Releases</b>: Takes you to the Product > Releases tab with the list of releases for the product. See <ahref="https://codefresh.io/docs/docs/products/releases-in-products/">Releases for products</a>.{:/} |
| 61 | +* {::nomarkdown}<imgsrc="../../../images/icons/trash.png?display=inline-block"> <b>Delete</b>: Removes the product from the Products dashboard, unassigning any manually-assigned applications.{:/} |
66 | 62 |
|
| 63 | + |
67 | 64 |
|
68 | 65 |
|
69 | | -##Productdashboard |
70 | | -Clicking aProduct 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. |
| 66 | +##ProductDashboard |
| 67 | +Clicking aproduct 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. |
71 | 68 |
|
72 | 69 |
|
73 | 70 | #####Application release version |
|