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/gitops-integrations/ci-integrations.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
@@ -15,7 +15,7 @@ See [Image enrichment with GitOps integrations]({{site.baseurl}}/docs/gitops-int
15
15
##Codefresh image reporting and enrichment action
16
16
To support the integration between Codefresh and third-party CI platforms and tools, we have created dedicated actions for supported CI tools in the Codefresh Marketplace. These actions combine image enrichment and reporting through integrations with issue tracking and container registry tools.
17
17
18
-
>You can also configure the integration directly in the Codefresh UI, as described in[Connect a third-party CI platform/tool to Codefresh](#connect-a-third-party-ci-platformtool-to-codefresh).
18
+
>You can also configure the integration directly in the Codefresh UI, as described in[Connect a third-party CI platform/tool to Codefresh](#connect-a-third-party-ci-platformtool-to-gitops).
1. When the pipeline completes execution, Codefresh retrieves the information on the image that was built and its metadata through the integration names specified (essentially the same data that Codefresh CI would send automatically).
30
-
1. View the image in Codefresh's[Images dashboard]({{site.baseurl}}/docs/deployment/images/), and in any[application]({{site.baseurl}}/docs/deployment/applications-dashboard/) in which it is used.
30
+
1. View the image in Codefresh's[Images dashboard]({{site.baseurl}}/docs/deployments/gitops/images/), and in any[application]({{site.baseurl}}/docs/deployments/gitops/applications-dashboard/) in which it is used.
31
31
32
32
##Connect a third-party CI platform/tool to GitOps
33
33
Connecting the CI platform/tool to GitOps from the UI includes configuring the required arguments, and then generating and copying the YAML manifest for the report image to your pipeline.
@@ -36,11 +36,12 @@ Connecting the CI platform/tool to GitOps from the UI includes configuring the r
36
36
1. Filter by**CI tools**, then select the CI tool and click**Add**.
>For the complete list of arguments you can use, see[CI integration for GitOps argument reference](#ci-integration-argument-reference) in this article.
41
43
42
-
For the complete list of arguments you can use, see[CI integration for GitOps argument reference](#ci-integration-argument-reference) in this article.
43
-
44
+
{:start="4"}
44
45
1. To generate a YAML snippet with the arguments, on the top-right, click**Generate Manifest**.
45
46
Codefresh validates the generated manifest, and alerts you to undefined arguments that are required, and other errors.
Copy file name to clipboardExpand all lines: _docs/gitops-integrations/container-registries/amazon-ecr.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
---
2
-
title:"Amazon ECR GitOps integration"
2
+
title:"GitOpsAmazon ECR integration"
3
3
description:""
4
4
group:gitops-integrations
5
5
sub_group:container-registries
6
6
toc:true
7
7
---
8
8
9
9
Codefresh has native support for interacting with Amazon ECR (Elastic Container Registry), to push, pull, and deploy images.
10
-
For information on adding an Amazon ECR integration for GitOps in Codefresh, see[Container registry integrations]({{site.baseurl}}/docs/gitops-integrations/container-registries/).
10
+
For information on adding an Amazon ECR integration for GitOps in Codefresh, see[Container registryGitOpsintegrations]({{site.baseurl}}/docs/gitops-integrations/container-registries/).
11
11
12
12
>Amazon ECR integration is supported only for Hybrid GitOps.
13
13
@@ -52,7 +52,7 @@ The table describes the arguments required for GitOps integrations with Amazon E
52
52
max-width="50%"
53
53
%}
54
54
55
-
For how-to instructions, see[Configure container registry integrations for GitOps in Codefresh]({{site.baseurl}}/docs/gitops-integrations/container-registries/#configure-container-registry-integrations-in-codefresh) and[Edit/delete container registry integrations for GitOps in Codefresh]({{site.baseurl}}/docs/gitops-integrations/container-registries/#editdelete-container-registry-integrations).
55
+
For how-to instructions, see[Configure container registry integrations for GitOps in Codefresh]({{site.baseurl}}/docs/gitops-integrations/container-registries/#configure-container-registry-integrations-for-gitops-in-codefresh) and[Edit/delete container registry integrations for GitOps in Codefresh]({{site.baseurl}}/docs/gitops-integrations/container-registries/#editdelete-container-registry-integrations).
Copy file name to clipboardExpand all lines: _docs/gitops-integrations/container-registries/dockerhub.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
@@ -1,13 +1,13 @@
1
1
---
2
-
title:"Docker Hub GitOps integration"
2
+
title:"GitOpsDocker Hub integration"
3
3
description:""
4
4
group:gitops-integrations
5
5
sub_group:container-registries
6
6
toc:true
7
7
---
8
8
9
9
Codefresh has native support for interacting with Docker Hub registries, to push, pull, and deploy images.
10
-
For information on adding a Docker Hub integration in Codefresh, see[Container registry integrations]({{site.baseurl}}/docs/gitops-integrations/container-registries/).
10
+
For information on adding a Docker Hub integration in Codefresh, see[GitOps container registry integrations]({{site.baseurl}}/docs/gitops-integrations/container-registries/).
11
11
12
12
##Prerequisites
13
13
Before you configure settings in Codefresh to integrate Docker Hub registry, do the following:
Copy file name to clipboardExpand all lines: _docs/gitops-integrations/container-registries/jfrog.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
@@ -1,13 +1,13 @@
1
1
---
2
-
title:"JFrog Artifactory GitOps integration"
2
+
title:"GitOpsJFrog Artifactory integration"
3
3
description:""
4
4
group:gitops-integrations
5
5
sub_group:container-registries
6
6
toc:true
7
7
---
8
8
9
9
Codefresh has native support for interacting with JFrog Artifactory.
10
-
For information on adding a JFrog Artifactory integration in Codefresh, see[Container registry integrations]({{site.baseurl}}/docs/gitops-integrations/container-registries/).
10
+
For information on adding a JFrog Artifactory integration in Codefresh, see[GitOps container registry integrations]({{site.baseurl}}/docs/gitops-integrations/container-registries/).
11
11
12
12
13
13
@@ -34,10 +34,11 @@ For information on adding a JFrog Artifactory integration in Codefresh, see [Con
34
34
max-width="50%"
35
35
%}
36
36
37
-
For how-to instructions, see[Configure container registry integrations for GitOps in Codefresh]({{site.baseurl}}/docs/gitops-integrations/container-registries/#configure-container-registry-integrations-in-codefresh) and[Edit/delete container registry integrations for GitOps in Codefresh]({{site.baseurl}}/docs/gitops-integrations/container-registries/#editdelete-container-registry-integrations).
37
+
For how-to instructions, see[Configure container registry integrations for GitOps in Codefresh]({{site.baseurl}}/docs/gitops-integrations/container-registries/#configure-container-registry-integrations-in-codefresh) and[Edit/delete container registry integrations for GitOps in Codefresh]({{site.baseurl}}/docs/gitops-integrations/container-registries/#editdelete-container-registry-integrations).
Copy file name to clipboardExpand all lines: _docs/gitops-integrations/container-registries/quay.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,13 +1,13 @@
1
1
---
2
-
title:"QuayGitOps integration"
2
+
title:"GitOps Quay integration"
3
3
description:""
4
4
group:gitops-integrations
5
5
sub_group:container-registries
6
6
toc:true
7
7
---
8
8
9
9
Codefresh has native support for interacting with Quay registries, from where you can push, pull, and deploy images.
10
-
Adding a Quay integration allows you to reference the integration in external CI tools such as GitHub Actions by the name of the integration account, instead of adding explicit credentials. See[Image enrichment with GitOps integrations]({{site.baseurl}}/docs/gitops-integrations/image-enrichment-overview/) and[CI integrations for GitOps]({{site.baseurl}}/docs/gitops-integrations/ci-integrations/).
10
+
Adding a Quay integration allows you to reference the integration in external CI tools such as GitHub Actions by the name of the integration account, instead of adding explicit credentials. See[Image enrichment with GitOps integrations]({{site.baseurl}}/docs/gitops-integrations/image-enrichment-overview/) and[GitOpsCI integrations]({{site.baseurl}}/docs/gitops-integrations/ci-integrations/).
11
11
12
12
13
13
##Prerequisites
@@ -36,7 +36,7 @@ Adding a Quay integration allows you to reference the integration in external CI
36
36
max-width="50%"
37
37
%}
38
38
39
-
For how-to instructions, see[Configure container registry integrations for GitOps in Codefresh]({{site.baseurl}}/docs/gitops-integrations/container-registries/#configure-container-registry-integrations-in-codefresh) and[Edit/delete container registry integrations for GitOps in Codefresh]({{site.baseurl}}/docs/gitops-integrations/container-registries/#editdelete-container-registry-integrations).
39
+
For how-to instructions, see[Configure container registry integrations for GitOps in Codefresh]({{site.baseurl}}/docs/gitops-integrations/container-registries/#configure-container-registry-integrations-in-codefresh) and[Edit/delete container registry integrations for GitOps in Codefresh]({{site.baseurl}}/docs/gitops-integrations/container-registries/#editdelete-container-registry-integrations).