Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdc1e0c6

Browse files
authored
Proj one pipeline integrations (#280)
* Update requirements.md (#265)* Update requirements.mdAdded new webhook service sample* Update requirements.mdRemoved duplicated sections* Update with title change (#266)* Update with title changeChanged ingress-less to tunnel-based* Update architecture.md* Update applications-dashboard.md* Update user-settings.md* Update codefresh-classic.md (#267)* Update codefresh-classic.mdReplaced pipeline example with new one containing the complete pipeline* Update codefresh-classic.mdReplaced JIRA with ISSUE_TRACKING* Minor updates (#269)* Update monitor-manage-runtimes.md* Update installation.md* Update manage monitor topics (#270)* Update manage monitor topicsContent edits for git token update* Update monitor-manage-runtimes.md* Cf november release notes (#268)* Update whats-new.md* Update what's new with screenshotsAdded pics for new features* Update whats-new.mdAdded prelim list of bug fixes* Update whats-new.md* Update whats-new.md* Update whats-new.md* Update whats-new.md* Update whats-new.md* Rename integration to gitops-integrationRenamed integration bucket to gitops-integration to differentiate from Classic integration topics* Add pipeline integration topicsPorted all integration topics from Classic to integrations bucket* Update nav and home yamlsAdded toc entries for all pipeline integration topics* Update home-content.yml* Update kubernetes integrationAdded k8s cluster connect content to K8s integrations (moved from Classic integrations bucket)* Update integration topics* Remove images* Remove images* Move images* Remove images after move* Update kubernetes integration* Update azure integration* Update integration topics* Update docker registry integration topics* Update google registry topics* Update bintray quay and github* Update docker registry topics* Update pipeline integration topicsContent edits for more topics* Update argo cd, datadog and jira integration* Update remaining integration topics* Update GitOps integration topicsX-refs* Deleted topics external to branch* Update home-content.ymlRemoved new tag from entries* Update nav yamls* Updates* Update home-content.yml* Update home-content.yml
1 parent342851c commitdc1e0c6

File tree

555 files changed

+7622
-37479
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

555 files changed

+7622
-37479
lines changed

‎_data/home-content.yml‎

Lines changed: 103 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
2-
1+
32

43
-title:Getting started
54
icon:images/home-icons/started.svg
@@ -16,6 +15,63 @@
1615
-title:Concepts in Codefresh
1716
localurl:/docs/getting-started/concepts/
1817

18+
-title:Pipeline integrations
19+
icon:images/home-icons/cloud-integrations.png
20+
links:
21+
-title:Hosted GitOps
22+
localurl:/docs/integrations/codefresh-hosted-gitops/
23+
-title:Git Providers
24+
localurl:/docs/integrations/git-providers/
25+
-title:Kubernetes
26+
localurl:/docs/integrations/kubernetes/
27+
-title:Amazon Web Services
28+
localurl:/docs/integrations/amazon-web-services/
29+
-title:Microsoft Azure
30+
localurl:/docs/integrations/microsoft-azure/
31+
-title:Google Cloud
32+
localurl:/docs/integrations/google-cloud/
33+
-title:Docker Registries
34+
localurl:/docs/integrations/docker-registries/
35+
-title:Secret Storage
36+
localurl:/docs/integrations/secret-storage/
37+
-title:Helm
38+
localurl:/docs/integrations/helm/
39+
-title:Argo CD
40+
localurl:/docs/integrations/argocd/
41+
-title:Datadog
42+
localurl:/docs/integrations/datadog/
43+
-title:Jenkins integration/migration
44+
localurl:/docs/integrations/jenkins-integration/
45+
-title:Codefresh API
46+
localurl:/docs/integrations/codefresh-api/
47+
48+
49+
50+
-title:GitOps integrations
51+
icon:images/home-icons/integrations.svg
52+
url:''
53+
links:
54+
-title:Image enrichment with GitOps integrations
55+
localurl:/docs/gitops-integrations/image-enrichment-overview/
56+
-title:Codefresh Classic for GitOps
57+
localurl:/docs/gitops-integrations/ci-integrations/codefresh-classic/
58+
-title:GitHub Actions for GitOps
59+
localurl:/docs/gitops-integrations/ci-integrations/github-actions/
60+
-title:Jenkins for GitOps
61+
localurl:/docs/gitops-integrations/ci-integrations/jenkins/
62+
-title:Jira for GitOps
63+
localurl:/docs/gitops-integrations/issue-tracking/jira/
64+
-title:Amazon ECR for GitOps
65+
localurl:/docs/gitops-integrations/container-registries/amazon-ecr/
66+
-title:Docker Hub Registry for GitOps
67+
localurl:/docs/gitops-integrations/container-registries/dockerhub/
68+
-title:GitHub Container Registry for GitOps
69+
localurl:/docs/gitops-integrations/container-registries/github-cr/
70+
-title:JFrog Artifactory for GitOps
71+
localurl:/docs/gitops-integrations/container-registries/jfrog/
72+
-title:Quay Registry for GitOps
73+
localurl:/docs/gitops-integrations/container-registries/quay/
74+
1975
-title:Dashboards & insights
2076
icon:images/home-icons/guides.png
2177
url:''
@@ -31,30 +87,30 @@
3187
icon:images/home-icons/guides.png
3288
url:''
3389
links:
34-
-title:Building your app
35-
localurl:/docs/ci-cd-guides/packaging-compilation/
36-
-title:Building Docker images
37-
localurl:/docs/ci-cd-guides/building-docker-images/
38-
-title:Accessing a Docker registry from Kubernetes cluster
39-
localurl:/docs/ci-cd-guides/access-docker-registry-from-kubernetes/
40-
-title:Working with Docker registries
41-
localurl:/docs/ci-cd-guides/working-with-docker-registries/
42-
-title:Adding config maps to namespaces
43-
localurl:/docs/ci-cd-guides/add-config-maps-to-your-namespaces/
44-
-title:Pull Requests and branches
45-
localurl:/docs/ci-cd-guides/pull-request-branches/
46-
-title:Pipelines for microservices
47-
localurl:/docs/ci-cd-guides/microservices/
48-
-title:Deploying to predefined environments
49-
localurl:/docs/ci-cd-guides/environment-deployments/
50-
-title:Previewing dynamic environments
51-
localurl:/docs/ci-cd-guides/preview-environments/
52-
-title:Helm best practices
53-
localurl:/docs/ci-cd-guides/helm-best-practices/
54-
-title:Templating for Kubernetes
55-
localurl:/docs/ci-cd-guides/kubernetes-templating/
56-
-title:Progressive Delivery
57-
localurl:/docs/ci-cd-guides/progressive-delivery/
90+
-title:Building your app
91+
localurl:/docs/ci-cd-guides/packaging-compilation/
92+
-title:Building Docker images
93+
localurl:/docs/ci-cd-guides/building-docker-images/
94+
-title:Accessing a Docker registry from Kubernetes cluster
95+
localurl:/docs/ci-cd-guides/access-docker-registry-from-kubernetes/
96+
-title:Working with Docker registries
97+
localurl:/docs/ci-cd-guides/working-with-docker-registries/
98+
-title:Adding config maps to namespaces
99+
localurl:/docs/ci-cd-guides/add-config-maps-to-your-namespaces/
100+
-title:Pull Requests and branches
101+
localurl:/docs/ci-cd-guides/pull-request-branches/
102+
-title:Pipelines for microservices
103+
localurl:/docs/ci-cd-guides/microservices/
104+
-title:Deploying to predefined environments
105+
localurl:/docs/ci-cd-guides/environment-deployments/
106+
-title:Previewing dynamic environments
107+
localurl:/docs/ci-cd-guides/preview-environments/
108+
-title:Helm best practices
109+
localurl:/docs/ci-cd-guides/helm-best-practices/
110+
-title:Templating for Kubernetes
111+
localurl:/docs/ci-cd-guides/kubernetes-templating/
112+
-title:Progressive Delivery
113+
localurl:/docs/ci-cd-guides/progressive-delivery/
58114

59115

60116

@@ -127,21 +183,16 @@
127183
-title:Nested workflows
128184
localurl:/docs/workflows/nested-workflows/
129185
-title:Configure artifact repository
186+
localurl:/docs/pipelines/configure-artifact-repository/
130187
localurl:/docs/workflows/configure-artifact-repository/
131188
-title:Selectors for concurrency synchronization
189+
localurl:/docs/pipelines/concurrency-limit/
132190
localurl:/docs/workflows/concurrency-limit/
133191
-title:Sharing file systems
192+
localurl:/docs/pipelines/sharing-file-system/
134193
localurl:/docs/workflows/sharing-file-system/
135-
136-
137194

138195

139-
-title:Clients
140-
icon:images/home-icons/client.svg
141-
url:''
142-
links:
143-
-title:Codefresh CLI
144-
localurl:/docs/clients/csdp-cli/
145196

146197

147198
-title:Installation
@@ -172,24 +223,24 @@
172223
icon:images/home-icons/administration.svg
173224
url:''
174225
links:
175-
-title:Create a Codefresh account
176-
localurl:/docs/administration/account-user-management/create-codefresh-account/
177-
-title:Adding users and teams
178-
localurl:/docs/administration/account-user-management/add-users/
179-
-title:Single Sign-On
180-
localurl:/docs/single-sign-on/
181-
-title:Set up OAuth2 authentication for Git providers
182-
localurl:/docs/administration/account-user-management/oauth-setup/
183-
-title:Access control
184-
localurl:/docs/administration/account-user-management/access-control/
185-
-title:Audit
186-
localurl:/docs/administration/account-user-management/audit/
187-
-title:Codefresh IP addresses
188-
localurl:/docs/administration/account-user-management/platform-ip-addresses/
189-
-title:User settings
190-
localurl:/docs/administration/user-self-management/user-settings/
191-
-title:Manage Git PATs
192-
localurl:/docs/administration/user-self-management/manage-pats/
226+
-title:Create a Codefresh account
227+
localurl:/docs/administration/account-user-management/create-codefresh-account/
228+
-title:Adding users and teams
229+
localurl:/docs/administration/account-user-management/add-users/
230+
-title:Single Sign-On
231+
localurl:/docs/single-sign-on/
232+
-title:Set up OAuth2 authentication for Git providers
233+
localurl:/docs/administration/account-user-management/oauth-setup/
234+
-title:Access control
235+
localurl:/docs/administration/account-user-management/access-control/
236+
-title:Audit
237+
localurl:/docs/administration/account-user-management/audit/
238+
-title:Codefresh IP addresses
239+
localurl:/docs/administration/account-user-management/platform-ip-addresses/
240+
-title:User settings
241+
localurl:/docs/administration/user-self-management/user-settings/
242+
-title:Manage Git PATs
243+
localurl:/docs/administration/user-self-management/manage-pats/
193244

194245

195246
-title:Reference

‎_data/nav.yml‎

Lines changed: 114 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
2-
3-
41
-title:Getting started
52
url:"/getting-started"
63
pages:
@@ -302,6 +299,112 @@
302299
url:"/what-is-the-codefresh-yaml"
303300

304301

302+
-title:Pipeline integrations
303+
url:"/integrations"
304+
pages:
305+
-title:Codefresh Hosted GitOps
306+
url:"/codefresh-hosted-gitops"
307+
-title:Git Providers
308+
url:"/git-providers"
309+
-title:Kubernetes
310+
url:"/kubernetes"
311+
-title:Amazon Services
312+
url:"/amazon-web-services"
313+
-title:Microsoft Azure
314+
url:"/microsoft-azure"
315+
-title:Google Cloud
316+
url:"/google-cloud"
317+
-title:Docker registries
318+
url:"/docker-registries"
319+
sub-pages:
320+
-title:Docker Hub
321+
url:"/docker-hub"
322+
-title:Azure Docker Registry
323+
url:"/azure-docker-registry"
324+
-title:Amazon EC2 Container Registry
325+
url:"/amazon-ec2-container-registry"
326+
-title:Google Container Registry
327+
url:"/google-container-registry"
328+
-title:Google Artifact Registry
329+
url:"/google-artifact-registry"
330+
-title:JFrog Bintray.io/Artifactory
331+
url:"/bintray-io"
332+
-title:Quay.io
333+
url:"/quay-io"
334+
-title:GitHub Container Registry
335+
url:"/github-container-registry"
336+
-title:DigitalOcean Container Registry
337+
url:"/digital-ocean-container-registry"
338+
-title:Other Registries
339+
url:"/other-registries"
340+
-title:Secret Storage
341+
url:"/secret-storage"
342+
-title:Hashicorp Vault
343+
url:"/hashicorp-vault"
344+
-title:Helm Integration
345+
url:"/helm"
346+
-title:ArgoCD Integration
347+
url:"/argocd"
348+
-title:Datadog Integration
349+
url:"/datadog"
350+
-title:Jira Integration
351+
url:"/jira"
352+
-title:Jenkins Integration
353+
url:"/jenkins-integration"
354+
-title:Codecov Integration
355+
url:"/codecov-integration"
356+
-title:Google Cloud builder
357+
url:"/gcloud-builder"
358+
-title:Google Marketplace Installation
359+
url:"/google-marketplace"
360+
-title:GitHub Actions
361+
url:"/github-actions"
362+
-title:Notifications
363+
url:"/notifications"
364+
sub-pages:
365+
-title:Slack
366+
url:"/slack-integration"
367+
-title:Jira
368+
url:"/jira-integration"
369+
-title:Codefresh API
370+
url:"/codefresh-api"
371+
372+
373+
-title:GitOps integrations
374+
url:"/gitops-integrations"
375+
pages:
376+
-title:Image enrichment with GitOps integrations
377+
url:"/image-enrichment-overview"
378+
-title:GitOps CI integrations
379+
url:"/ci-integrations"
380+
sub-pages:
381+
-title:Codefresh Classic
382+
url:"/codefresh-classic"
383+
-title:GitHub Actions
384+
url:"/github-actions"
385+
-title:Jenkins
386+
url:"/jenkins"
387+
-title:GitOps issue tracking integrations
388+
url:"/issue-tracking"
389+
sub-pages:
390+
-title:Jira
391+
url:"/jira"
392+
-title:GitOps container registry integrations
393+
url:"/container-registries"
394+
sub-pages:
395+
-title:Amazon ECR
396+
url:"/amazon-ecr"
397+
-title:Docker Hub Registry
398+
url:"/dockerhub"
399+
-title:GitHub Container Registry
400+
url:"/github-cr"
401+
-title:JFrog Artifactory
402+
url:"/jfrog"
403+
-title:Quay Registry
404+
url:"/quay"
405+
406+
407+
305408
-title:Workflows
306409
url:"/workflows"
307410
pages:
@@ -489,3 +592,11 @@
489592
url:"/sla"
490593

491594

595+
596+
597+
598+
599+
600+
601+
602+

‎_docs/administration/account-user-management/access-control.md‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ toc: true
1212

1313
---
1414
<!-- needs fine tuning for GitOps as well; all x-refs have to be updated-->
15-
Codefresh providesseral complementary ways for access control within an organization:
15+
Codefresh providesseveral complementary ways for access control within an organization:
1616

1717
***Role-based access**:[Role-based access](#users-and-administrators), restricts access to parts of the Codefresh UI intended for account administrators. For example, only an account administrator should be able to change integrations with[git providers]({{site.baseurl}}/docs/integrations/git-providers/) and[cloud services]({{site.baseurl}}/docs/deployments/kubernetes/add-kubernetes-cluster/).
1818

@@ -51,10 +51,10 @@ The table below lists the functionality available for role-based access.
5151
|[External Helm repositories]({{site.baseurl}}/docs/new-helm/add-helm-repository/)|`Admin`|
5252
|[Cloud provider settings]({{site.baseurl}}/docs/deployments/kubernetes/add-kubernetes-cluster/)|`Admin`|
5353
|[Cloud storage settings]({{site.baseurl}}/docs/testing/test-reports/#connecting-your-storage-account)|`Admin`|
54-
|[Shared configuration]({{site.baseurl}}/docs/pipelines/shared-configuration/)|`Admin`|
54+
|[Shared configuration]({{site.baseurl}}/docs/configure-ci-cd-pipeline/shared-configuration/)|`Admin`|
5555
|[API token generation]({{site.baseurl}}/docs/integrations/codefresh-api/#authentication-instructions)|`Admin`|
5656
|[SSO Settings]({{site.baseurl}}/docs/administration/single-sign-on/)|`Admin`|
57-
|[Runtime environment selection]({{site.baseurl}}/docs/pipelines/pipelines/#pipeline-settings)|`Admin`|
57+
|[Runtime environment selection]({{site.baseurl}}/docs/configure-ci-cd-pipeline/pipelines/#pipeline-settings)|`Admin`|
5858
|[Slack settings]({{site.baseurl}}/docs/integrations/notifications/slack-integration/)|`Admin`|
5959
|[Audit logs]({{site.baseurl}}/docs/administration/audit-logs/)|`Admin`|
6060
|ABAC for Kubernetes clusters|`Admin`|
@@ -184,14 +184,14 @@ For pipelines:
184184
*`Update` - see and edit allowed pipelines only (including tagging them).
185185
*`Delete` - can delete allowed pipelines only.
186186
*`Run` - can run allowed pipelines only.
187-
*`Approve` - resume pipelines that are waiting for manual[approval]({{site.baseurl}}/docs/pipelines/steps/approval/).
188-
*`Debug` - allow the usage of the[pipeline debugger]({{site.baseurl}}/docs/pipelines/debugging-pipelines/).
187+
*`Approve` - resume pipelines that are waiting for manual[approval]({{site.baseurl}}/docs/codefresh-yaml/steps/approval/).
188+
*`Debug` - allow the usage of the[pipeline debugger]({{site.baseurl}}/docs/configure-ci-cd-pipeline/debugging-pipelines/).
189189

190190

191191

192192
##Git-repository access restrictions
193193

194-
By default, users can load pipeline definitions when[creating a pipeline]({{site.baseurl}}/docs/pipelines/pipelines/), from the inline editor, or any private or public Git repository.
194+
By default, users can load pipeline definitions when[creating a pipeline]({{site.baseurl}}/docs/configure-ci-cd-pipeline/pipelines/), from the inline editor, or any private or public Git repository.
195195

196196
You can change the default behavior to restrict loading CI pipeline definitions from specific Git repositories or completely disable loading the definitions from all Git repositories.
197197

‎_docs/administration/user-self-management/user-settings.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ max-width="100%"
7474
7575
When you connect your [Git provider]({{site.baseurl}}/docs/integrations/git-providers/) during sign-up, you may choose to let Codefresh access only your public Git repositories.
7676
77-
To allow Codefresh to also add [Git triggers]({{site.baseurl}}/docs/pipelines/triggers/git-triggers/) on private repositories you need to explicitly enable it in this section.
77+
To allow Codefresh to also add [Git triggers]({{site.baseurl}}/docs/configure-ci-cd-pipeline/triggers/git-triggers/) on private repositories you need to explicitly enable it in this section.
7878
7979
Note that options available highly depend on what Git provider you are using with Codefresh.-->
8080

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp