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-apps-dashboard.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -116,14 +116,14 @@ Here's a description of the information and actions in the GitOps Apps dashboard
116
116
{: .table .table-bordered .table-hover}
117
117
| Item| Description|
118
118
| --------------| --------------|
119
-
|**Application filters** | Filter by a range of attributes to customize what you see in the dashboard. {::nomarkdown} <ul><li>Application health<br>A snapshot that displays a breakdown of the deployed applications by their health status.<br>Click a status to filter by applications that match it.<br>Codefresh tracks Argo CD's set of health statuses. See <a href="https://codefresh.io/docs/docs/deployments/gitops/monitor-applications/#health-status-for-application-resources">Health status</a> in this article, and Argo CD's official documentation on <a href="https://argo-cd.readthedocs.io/en/stable/operator-manual/health" target=”_blank”>Health sets</a>.</li><li>Application attributes<br>Attribute filters support multi-selection, and results are based on an OR relationship within the same filter with multiple options, and an AND relationship between filters.<br>Clicking <b>More Filters</b> gives you options to filter by Health status, Cluster names, Namespace, and Type. <br><ul><li>Application Type: Can be any of the following<ul><li>Applications: Standalone applications. See the official documentation on <a href="https://argo-cd.readthedocs.io/en/stable/operator-manual/declarative-setup/#applications" target=”_blank”>Applications</a>.</li><li>ApplicationSet: Applications created using the ApplicationSet Custom Resource (CR) template. An ApplicationSet can generate single or multiple applications. See the official documentation on <a href="https://argo-cd.readthedocs.io/en/stable/user-guide/application-set" target=”_blank”>Generating Applications with ApplicationSet</a>.</li><li>Git Source: Applications created by Codefresh that includes other applications and CI resources. See <a href="https://codefresh.io/docs/docs/installation/gitops/git-sources/">Git Sources</a>.</li></ul></li></li><li>Labels:The K8s labels defined for the applications. The list displays labels of <i>all</i> the applications, even if you have applied filters.<br>To see the available labels, select <b>Add</b>, and then select the required label and one or more values. <br>To filter by the labels, select <b>Add</b> and then <b>Apply</b>.<br> See the official documentation on <a href="https://kubernetes.io/docs/concepts/overview/working-with-objects/labels" target=”_blank”>Labels and selectors</a>.</li></ul></ul>{:/}|
120
-
|{::nomarkdown}<imgsrc="../../../../images/icons/icon-mark-favorite.png?display=inline-block">{:/}| Star applications as favorites to filter them later.{::nomarkdown}<br>Select the <imgsrc="../../../../images/icons/icon-mark-favorite.png?display=inline-block"> to star the application as a favorite.<br><br>To filter by favorite applications, on the filters bar, select <imgsrc="../../../../images/icons/icon-fav-starred.png?display=inline-block">.<br>{:/} {% if page.collection != site.gitops_collection %}TIP: You can filter starred (favorite) applications also in the[DORA metrics dashboard]({{site.baseurl}}/docs/dashboards/dora-metrics/#metrics-for-favorite-applications).{% endif %}|
121
-
|**Application actions**| Options to monitor/manage applications through the application's context menu. {::nomarkdown}<ul><li>Quick view<br>A comprehensive read-only view of the deployment and definition information for the application.</li>{:/}See [Monitor deployments for selected Argo CD application](#monitoring-deployments-for-selected-argo-cd-application) in this article.{::nomarkdown}<li>Synchronize/Sync<br>Manually synchronize the application.</li>{:/}See [Manually sync applications]({{site.baseurl}}/docs/deployments/gitops/manage-application/#manually-synchronize-an-argo-cd-application).{::nomarkdown}<li>Edit<br>Modify application definitions.</li>{:/}See [Edit application definitions]({{site.baseurl}}/docs/deployments/gitops/manage-application/#edit-argo-cd-application-definitions).{::nomarkdown}<li>Refresh and Hard Refresh: Always available in the application's toolbar. <ul><li>Refresh: Retrieve desired (Git) state, compare with the live (cluster) state, and refresh the application to sync with the desired state.</li><li>Hard Refresh: Refresh the application to sync with the Git state, while removing the cache.</li></ul>See <a href="https://codefresh.io/docs/docs/deployments/gitops/manage-application/#refreshhard-refresh-argo-cd-applications/">Refresh/hard refresh GitOps applications</a>.{:/} |
119
+
|**Application filters** | Filter by a range of attributes to customize what you see in the dashboard. {::nomarkdown} <ul><li>Application health<br>A snapshot that displays a breakdown of the deployed applications by their health status.<br>Click a status to filter by applications that match it.<br>Codefresh tracks Argo CD's set of health statuses. See <a href="https://codefresh.io/docs/docs/deployments/gitops/monitor-applications/#health-status-for-application-resources">Health status</a>, and Argo CD's official documentation on <a href="https://argo-cd.readthedocs.io/en/stable/operator-manual/health" target=”_blank”>Health sets</a>.</li><li>Application attributes<br>Attribute filters support multi-selection, and results are based on an OR relationship within the same filter with multiple options, and an AND relationship between filters.<br>Clicking <b>More Filters</b> gives you options to filter by Health status, Cluster names, Namespace, and Type. <br><ul><li>Application Type: Can be any of the following<ul><li>Applications: Standalone applications. See the official documentation on <a href="https://argo-cd.readthedocs.io/en/stable/operator-manual/declarative-setup/#applications" target=”_blank”>Applications</a>.</li><li>ApplicationSet: Applications created using the ApplicationSet Custom Resource (CR) template. An ApplicationSet can generate single or multiple applications. See the official documentation on <a href="https://argo-cd.readthedocs.io/en/stable/user-guide/application-set" target=”_blank”>Generating Applications with ApplicationSet</a>.</li><li>Git Source: Applications created by Codefresh that includes other applications and CI resources. See <a href="https://codefresh.io/docs/docs/installation/gitops/git-sources/">Git Sources</a>.</li></ul></li></li><li>Labels:The K8s labels defined for the applications. The list displays labels of <i>all</i> the applications, even if you have applied filters.<br>To see the available labels, select <b>Add</b>, and then select the required label and one or more values. <br>To filter by the labels, select <b>Add</b> and then <b>Apply</b>.<br> See the official documentation on <a href="https://kubernetes.io/docs/concepts/overview/working-with-objects/labels" target=”_blank”>Labels and selectors</a>.</li></ul></ul>{:/}|
120
+
|{::nomarkdown}<imgsrc="../../../images/icons/icon-mark-favorite.png?display=inline-block">{:/}| Star applications as favorites to filter them later.{::nomarkdown}<br>Select the <imgsrc="../../../images/icons/icon-mark-favorite.png?display=inline-block"> to star the application as a favorite.<br><br>To filter by favorite applications, on the filters bar, select <imgsrc="../../../images/icons/icon-fav-starred.png?display=inline-block">.<br>{:/} {% if page.collection != site.gitops_collection %}TIP: You can filter starred (favorite) applications also in the[DORA metrics dashboard]({{site.baseurl}}/docs/dashboards/dora-metrics/#metrics-for-favorite-applications).{% endif %}|
121
+
|**Application actions**| Options to monitor/manage applications through the application's context menu. {::nomarkdown}<ul><li>Quick view<br>A comprehensive read-only view of the deployment and definition information for the application.</li>{:/}See [Monitor deployments for selected Argo CD application]({{site.baseurl}}/docs/deployments/gitops/monitor-applications/#monitoring-application-deployments).{::nomarkdown}<li>Synchronize/Sync: Manually synchronize the application.</li>{:/}See [Manually sync applications]({{site.baseurl}}/docs/deployments/gitops/manage-application/#manually-sync-an-argo-cd-application).{::nomarkdown}<li>Edit: Modify application definitions.</li>{:/}See [Edit application definitions]({{site.baseurl}}/docs/deployments/gitops/manage-application/#edit-argo-cd-application-definitions).{::nomarkdown}<li>Refresh and Hard Refresh: Always available in the application's toolbar. <ul><li>Refresh: Retrieve desired (Git) state, compare with the live (cluster) state, and refresh the application to sync with the desired state.</li><li>Hard Refresh: Refresh the application to sync with the Git state, while removing the cache.</li></ul>{:/}See [Refresh/hard refresh GitOps applications]({{site.baseurl}}/docs/deployments/gitops/manage-application/#refreshhard-refresh-argo-cd-applications). |
122
122
123
123
##Related articles
124
124
[Monitoring Argo CD applications]({{site.baseurl}}/docs/deployments/gitops/monitor-applications/)
125
125
[Managing Argo CD applications]({{site.baseurl}}/docs/deployments/gitops/manage-application/)
Copy file name to clipboardExpand all lines: _docs/dashboards/gitops-environments.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,11 +9,9 @@ toc: true
9
9
##Environments dashboard
10
10
The**Environments** dashboard introduces a new dimension to the developer and deployment experience with Argo CD applications in Codefresh.
11
11
12
-
Within Codefresh's suite of dashboards, such as the GitOps Overview and GitOps Apps, you gain valuable insights into application deploymentsandconfigurations. These viewsfocus on individual applications,lackingthebroader context of theirinterconnections, if any.
12
+
The Environments dashboard provides a comprehensive view of applications across their software development and deployment lifecycles in Codefresh. Unlike the GitOps OverviewandGitOps Apps dashboards, whichfocus on individual applications, theEnvironments dashboard highlights theirrelationships within products and promotions.
13
13
14
-
The Environments dashboard fills this gap by providing a holistic perspective on applications based on their software development and deployment lifecycles. It offers a centralized view of products and their applications as they progress through various promotions, placing them within the broader context of their development journey.
15
-
16
-
The Environments dashboard in Codefresh gives you a real-time view of your applications across all environments. It provides insights into deployment status, promotions, and version history—helping teams track changes and make informed decisions. With built-in filtering and detailed environment data, you can quickly assess the state of your applications and streamline troubleshooting.
14
+
It offers real-time insights into deployment status, promotions, and version history, helping teams track changes and make informed decisions. With built-in filtering and detailed environment data, you can quickly assess application health and streamline troubleshooting.
Copy file name to clipboardExpand all lines: _docs/gitops-quick-start/create-app-ui.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ We'll do the following:
18
18
* Create a product for the applications
19
19
* Explore the Product Dashboard
20
20
21
-
For detailed information, see[AboutArgo CD applications]({{site.baseurl}}/docs/deployments/gitops/create-application/).
21
+
For detailed information, see[Argo CD applications]({{site.baseurl}}/docs/deployments/gitops/about-apps/).
22
22
23
23
24
24
##Products in GitOps
@@ -351,7 +351,7 @@ The Product Dashboard provides a centralized view of your product's applications
351
351
* **Release versions**: Quickly identify which version of an application is deployed in each environment to maintain consistency or troubleshoot issues. For detailed information, see [Configuring app version for promotions]({{site.baseurl}}/docs/products/promotion-version-properties/#configuring-versions-for-promoted-applications).
352
352
* **Dependency insights**: Compare dependency versions across environments to detect inconsistencies or verify production readiness.
353
353
* **Integrated application insights**: Use Git commit history, Kubernetes data, and feature mappings to evaluate changes, troubleshoot, and plan promotions.
354
-
Requirement:Integrate CI platforms/tools
354
+
355
355
For the Git and Features tabs to work seamlessly, ensure your CI/CD systems are integrated.
356
356
If you have CI platforms/tools already in place, be it Codefresh pipelines, GitHub Actions, or Jenkins, you can integrate them with Codefresh GitOps. The same applies to issue-tracking tools like Jira.
357
357
For setup instructions, see [Image enrichments with GitOps integrations]({{site.baseurl}}/docs/gitops-integrations/image-enrichment-overview/).
Copy file name to clipboardExpand all lines: _docs/gitops-quick-start/create-codefresh-account.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,10 +23,11 @@ Codefresh currently supports the following IdPs:
23
23
24
24
If your preferred IdP is not listed, please[contact us](https://codefresh.io/contact-us/){:target="\_blank"} with the details.
25
25
26
-
26
+
{% if page.collection != site.gitops_collection %}
27
27
>**NOTE**
28
28
For Git repositories, the login method is less important, as you can access Git repositories through [Git integrations]({{site.baseurl}}/docs/integrations/git-providers/), regardless of your sign-up process. <br><br>
29
29
If you have multiple sign-up methods, as long as you use the same email address in all the sign-ups, Codefresh automatically redirects you to the account dashboard.
30
+
{% endif %}
30
31
31
32
##Create Codefresh account
32
33
1. Go to the[Codefresh Sign Up page](https://g.codefresh.io/signup).<!---need to change the URL and the screenshot-->
@@ -101,7 +102,7 @@ Congratulations! Your new Codefresh account is now ready and you are directed to
101
102
##What's next
102
103
You are now ready to install the GitOps Runtime, the foundation for GitOps operations.
Copy file name to clipboardExpand all lines: _docs/gitops-quick-start/multi-env-sequential-flow.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -99,7 +99,7 @@ max-width="60%"
99
99
100
100
{:start="6"}
101
101
1. Select the target environments in the promotion sequence to which to promote changes. For example,`qa` and`prod`.
102
-
1. Mouse over the right of the environment node to which to add the new environment (`dev` for example), and click {::nomarkdown}<imgsrc="../../../../images/icons/plus-icon.png"display=inline-block>{:/}.
102
+
1. Mouse over the right of the environment node to which to add the new environment (`dev` for example), and click {::nomarkdown}<imgsrc="../../../images/icons/plus-icon.png"display=inline-block>{:/}.
103
103
1. From the list, select the first target environment in the flow,`qa` for this quick start.
104
104
1. Repeat the action on the newly added environment node (for example,`qa`) to add the next target environment.
105
105
For the quick start, we'll add`prod` as the final target environment in the flow.
Copy file name to clipboardExpand all lines: _docs/gitops-quick-start/quick-start-install-runtime.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,10 +26,10 @@ Choose from two installation options based on your existing Argo CD setup:
26
26
27
27
***Install with a new Argo CD instance**
28
28
If Argo CD is not installed, Codefresh can deploy and configure it along with the GitOps Runtime.
29
-
.
29
+
30
30
31
31
The key difference is whether Argo CD instance is either external to the Runtime or installed as part of it.
32
-
For an architectural overview, see[Runtime installation modes and architecture](#runtime-installation-modes-and-architecture).
32
+
For an architectural overview, see[Runtime installation modes and architecture]({{site.baseurl}}/docs/gitops-runtimes/runtime-architecture/#runtime-installation-modes-and-architecture).