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
+12-11Lines changed: 12 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,7 +72,7 @@ Define the configuration of the Environment through a unique name, it's intended
72
72
Review[Key aspects when creating Environments](#key-aspects-when-creating-environments).
73
73
74
74
75
-
1. In the Codefresh UI, from theOps in thesidebar, select**Environments**, and then click**Add Environment**.
75
+
1. In the Codefresh UI, from the sidebar, select**Environments**, and then click**Add Environment**.
76
76
1. Define the following:
77
77
1.**Name**: A unique name for your GitOps Environment, which is meaningful in the context of your development and deployment cycle.
78
78
1.**Kind**: The purpose of this GitOps Environment, and can be either**Production** where the live versions of the applications are deployed, or**Non-production** where development, testing, staging versions are deployed.
@@ -131,7 +131,7 @@ Change the order of the Environments displayed in the Environments dashboard to
131
131
132
132
For example, if you have two non-production and one production Environment for your e-commerce application, you can order them to display first the non-production and then the production Environments to reflect the corresponding stages.
133
133
134
-
1. In the Codefresh UI, from theOps in thesidebar, select[**Environments**](https://g.codefresh.io/2.0/environments?view=compact){:target="\_blank"}.
134
+
1. In the Codefresh UI, from the sidebar, select[**Environments**](https://g.codefresh.io/2.0/environments?view=compact){:target="\_blank"}.
135
135
1. Mouse over the column with the Environment to move.
136
136
1. Click {::nomarkdown}<imgsrc="../../../images/icons/move-environments.png?display=inline-block">{:/} and drag the column to the required location.
137
137
@@ -150,7 +150,7 @@ Update the Environment's configuration settings when required. You can change al
150
150
151
151
You may need to edit an Environment when you add new infrastructure and deploy applications. In this case, you can add the new cluster and namespace or only the namespace to the Environment's definition.
152
152
153
-
1. In the Codefresh UI, from theOps in thesidebar, select[**Environments**](https://g.codefresh.io/2.0/environments?view=compact){:target="\_blank"}.
153
+
1. In the Codefresh UI, from the sidebar, select[**Environments**](https://g.codefresh.io/2.0/environments?view=compact){:target="\_blank"}.
154
154
1. Mouse over the column with the Environment to edit, and click {::nomarkdown}<imgsrc="../../../images/icons/edit.png?display=inline-block">{:/}.
155
155
1. Edit the settings as required.
156
156
@@ -179,7 +179,7 @@ In the Environments dashboard, you get both visibility into applications running
179
179
###Filter applications in Environments by health status
180
180
Quickly filter applications within an Environment by health status. For health status descriptions, see[Health status for application resources]({{site.baseurl}}/docs/deployments/gitops/applications-dashboard/#health-status-for-application-resources).
181
181
182
-
1. In the Codefresh UI, from theOps in thesidebar, select[**Environments**](https://g.codefresh.io/2.0/environments?view=compact){:target="\_blank"}.
182
+
1. In the Codefresh UI, from the sidebar, select[**Environments**](https://g.codefresh.io/2.0/environments?view=compact){:target="\_blank"}.
183
183
1. For any Environment, click the Health status or statuses by which to filter.
184
184
The Environment displays those applications that match the selected status.
185
185
@@ -201,7 +201,7 @@ Alternatively, track a set of applications deployed to multiple Environments of
201
201
Here too, see which applications are running on each Environment, the most recent commit to the application, and the user who made the commit.
202
202
203
203
204
-
1. In the Codefresh UI, from theOps in thesidebar, select[**Environments**](https://g.codefresh.io/2.0/environments?view=compact){:target="\_blank"}.
204
+
1. In the Codefresh UI, from the sidebar, select[**Environments**](https://g.codefresh.io/2.0/environments?view=compact){:target="\_blank"}.
205
205
1. Switch to**Detailed** view.
206
206
207
207
{% include
@@ -231,7 +231,7 @@ View the dependencies included with each application, and compare versions of th
231
231
232
232
233
233
#####How to
234
-
1. In the Codefresh UI, from theOps in thesidebar, select**Environments**.
234
+
1. In the Codefresh UI, from the sidebar, select**Environments**.
235
235
1. Click the version number of the application.
236
236
237
237
{% include
@@ -276,16 +276,16 @@ View the dependencies included with each application, and compare versions of th
276
276
###View deployment (Timeline) history for applications
277
277
Review the deployments for a specific application in the Environments dashboard.
278
278
279
-
1. In the Codefresh UI, from theOps in thesidebar, select Environments.
279
+
1. In the Codefresh UI, from the sidebar, select Environments.
280
280
1. In the Environment column with the application you require, click the application name to view deployment history.
alt="View deployment history for applicationfrom Environments dashboard"
288
-
caption="View deployment history for applicationfrom Environments dashboard"
287
+
alt="View deployment history for applicationin Environments dashboard"
288
+
caption="View deployment history for applicationin Environments dashboard"
289
289
max-width="60%"
290
290
%}
291
291
@@ -295,12 +295,13 @@ Review the deployments for a specific application in the Environments dashboard.
295
295
###Manage applications from within Environments
296
296
Manage applications from within Environments through each application's context menu, including manual sync, refresh, and other options.
297
297
298
-
1. In the Codefresh UI, from theOps in thesidebar, select**Environments**.
298
+
1. In the Codefresh UI, from the sidebar, select**Environments**.
299
299
1. In the Environment with the application for which to take action, click the context menu to the right of the application, and select the option:
300
300
*[Quick View]({{site.baseurl}}/docs/deployments/gitops/applications-dashboard/#view-deployment-configuration-info-for-selected-argo-cd-application): View deployment, definition, and event information for the selected application in the same location.
301
+
*[Diff View]({{site.baseurl}}/docs/deployments/gitops/applications-dashboard/#analyze-out-of-sync-applications-with-diff-view): Analyze out of sync applications. This option is disabled when applications are synced.
301
302
*[Synchronize]({{site.baseurl}}/docs/deployments/gitops/manage-application/#manually-synchronize-an-argo-cd-application): Manually synchronize the application to expedite Git-to-cluster sync.
303
+
*[Refresh/Hard Refresh]({{site.baseurl}}/docs/deployments/gitops/manage-application/#refreshhard-refresh-argo-cd-applications): As an alternative to manually syncing an application, either sync the application with the desired state in Git (refresh), or sync the application with the desired state Git while removing the cache (hard refresh).
302
304
*[Edit]({{site.baseurl}}/docs/deployments/gitops/manage-application/#edit-argo-cd-application-definitions): Update General or Advanced configuration settings for the application.
303
-
*[Refresh/Hard Refresh]({{site.baseurl}}/docs/deployments/gitops/manage-application/#refreshhard-refresh-argo-cd-applications): As an alternative to manually syncing an application, either sync the application with the desired state in Git (refresh), or sync the application with the desired state Git while removing the cache (hard refresh).
304
305
*[Delete]({{site.baseurl}}/docs/deployments/gitops/manage-application/#delete-argo-cd-applications): Delete the application from Codefresh.
Copy file name to clipboardExpand all lines: _docs/dashboards/gitops-products.md
+13-11Lines changed: 13 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -197,7 +197,7 @@ Manually assign an application to a Product directly from the Products dashboard
197
197
This is one of two methods for assigning applications to Products. The other method involves adding annotations to the application's manifest, as described in[Use annotations to connect applications to Products](#use-annotations-to-connect-applications-to-products).
198
198
199
199
200
-
1. In the Codefresh UI, from theOps in thesidebar, select**Products**.
200
+
1. In the Codefresh UI, from the sidebar, select**Products**.
201
201
1. If needed, search for the application, or use the Application and Environment filters.
202
202
1. Do one of the following:
203
203
* Click the name of the Product for which to assign applications, and then click**Manage Applications**.
@@ -249,7 +249,7 @@ The annotation is defined as part of the Product's settings.
249
249
This is one of two methods for assigning applications to Products. The other method is to manually assign them from the Products dashboard, as described in[Manually assigning applications to Prodcuts](#manually-assign-applications-to-products).
250
250
251
251
1. Copy the Product's annotation:
252
-
1. In the Codefresh UI, fromOps inthe sidebar, select**Products**.
252
+
1. In the Codefresh UI, from the sidebar, select**Products**.
253
253
1. Mouse over the row with the Product name, and then select**Edit** {::nomarkdown}<imgsrc="../../../images/icons/edit.png?display=inline-block">{:/}.
254
254
1. In the Edit Product form, copy the annotation to add to the application's manifest and close the form.
255
255
@@ -265,7 +265,7 @@ This is one of two methods for assigning applications to Products. The other met
265
265
266
266
{:start="2"}
267
267
1. Add the annotation to the application's manifest:
268
-
1. FromOps inthe sidebar, select**GitOps Apps**.
268
+
1. From the sidebar, select**GitOps Apps**.
269
269
1. Select the application to which to add the annotation.
270
270
1. Click the**Configuration** tab and switch to**YAML** format.
271
271
1. Add the annotation as in the example below.
@@ -304,7 +304,7 @@ Unassign an application manually assigned to a Product directly from the GitOps
304
304
305
305
A disabled icon indicates that the application is connected through an annotation.
306
306
307
-
1. In the Codefresh UI, from theOps in thesidebar, select**Products**.
307
+
1. In the Codefresh UI, from the sidebar, select**Products**.
308
308
1. Mouse over the row with the Product from which to unassign the application, and click**Manage Apps**.
309
309
1. In the card with the application to unassign, click {::nomarkdown}<imgsrc="../../../images/icons/unassign-app.png?display=inline-block">{:/}.
310
310
You can see that the Unassign icon is dsiabled for the`guestbook-app-prod`.
@@ -357,7 +357,7 @@ Edit settings for an existing Product or delete the Product from the Products da
357
357
***Delete**: Delete a Product from the Products dashboard. Deleting a Product unassigns all the applications manually assigned to it in the Products dashboard. If the application is connected through an annotation, the annotation is not deleted.
358
358
359
359
#####How to
360
-
1. In the Codefresh UI, from theOps in thesidebar, select**Products**.
360
+
1. In the Codefresh UI, from the sidebar, select**Products**.
361
361
1. From the Products dashboard, select the Product to edit or delete.
362
362
1. From the context menu on the right, select the required option.
363
363
@@ -390,7 +390,7 @@ You can:
390
390
391
391
392
392
#####How to
393
-
1. In the Codefresh UI, from theOps in thesidebar, select**Products**.
393
+
1. In the Codefresh UI, from the sidebar, select**Products**.
394
394
1. Expand the Product with the applications you want to view/compare.
395
395
1. Click the version number of the application.
396
396
@@ -487,8 +487,8 @@ Connect commits to the application repo to tickets in your issue-tracking tool o
487
487
###View deployment (Timeline) history for applications
488
488
Review the deployments for a specific application in the Products dashboard.
489
489
490
-
1. In the Codefresh UI, from theOps in thesidebar, select**Products**.
491
-
1. In the Environment column with theapplication you require, click theapplication name to view deployment history.
490
+
1. In the Codefresh UI, from the sidebar, select**Products**.
491
+
1. In the Environment column with theproduct you require, click thecontext menu and then select**Application info > Timeline** to view deployment history.
492
492
493
493
{% include
494
494
image.html
@@ -499,19 +499,21 @@ Review the deployments for a specific application in the Products dashboard.
499
499
caption="View deployment history for application from Environments dashboard"
500
500
max-width="60%"
501
501
%}
502
-
1. To view all the application’s tabs, including the Current State, Configuration, and others, click the link to**Full View** at the top of the deployment view.
502
+
1. To view all the application’s tabs, including the Current State, Configuration, and others, click the link to**Full View** at the top.
503
503
504
504
505
505
###Manage applications in Products
506
506
Manage applications grouped within a Product through each application's context menu, that includes manual sync, refresh, and other options.
507
507
508
-
1. In the Codefresh UI, from theOps in thesidebar, select**Products**.
508
+
1. In the Codefresh UI, from the sidebar, select**Products**.
509
509
1. Select the Product with the application for which to take action.
510
510
1. Click the context menu to the right of the application, and select the option:
511
+
511
512
*[Quick View]({{site.baseurl}}/docs/deployments/gitops/applications-dashboard/#view-deployment-configuration-info-for-selected-argo-cd-application): View deployment, definition, and event information for the selected application in the same location.
513
+
*[Diff View]({{site.baseurl}}/docs/deployments/gitops/applications-dashboard/#analyze-out-of-sync-applications-with-diff-view): Analyze out of sync applications. This option is disabled when applications are synced.
512
514
*[Synchronize]({{site.baseurl}}/docs/deployments/gitops/manage-application/#manually-synchronize-an-argo-cd-application): Manually synchronize the application to expedite Git-to-cluster sync.
515
+
*[Refresh/Hard Refresh]({{site.baseurl}}/docs/deployments/gitops/manage-application/#refreshhard-refresh-argo-cd-applications): As an alternative to manually syncing an application, either sync the application with the desired state in Git (refresh), or sync the application with the desired state Git while removing the cache (hard refresh).
513
516
*[Edit]({{site.baseurl}}/docs/deployments/gitops/manage-application/#edit-argo-cd-application-definitions): Update General or Advanced configuration settings for the application.
514
-
*[Refresh/Hard Refresh]({{site.baseurl}}/docs/deployments/gitops/manage-application/#refreshhard-refresh-argo-cd-applications): As an alternative to manually syncing an application, either sync the application with the desired state in Git (refresh), or sync the application with the desired state Git while removing the cache (hard refresh).
515
517
*[Delete]({{site.baseurl}}/docs/deployments/gitops/manage-application/#delete-argo-cd-applications): Delete the application from Codefresh.