-
Notifications
You must be signed in to change notification settings - Fork 165
Expand file tree
/
Copy pathhome-content.yml
More file actions
268 lines (247 loc) · 10.1 KB
/
home-content.yml
File metadata and controls
268 lines (247 loc) · 10.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
- title: Introduction
icon: images/home-icons/introduction.svg
url: ""
links:
- title: What is Codefresh?
localurl: /docs/getting-started/intro-to-codefresh/
- title: Codefresh for CI
localurl: /docs/getting-started/ci-codefresh/
- title: Codefresh for CD
localurl: /docs/getting-started/cd-codefresh/
- title: Codefresh for GitOps
localurl: /docs/getting-started/gitops-codefresh/
- title: Concepts in Codefresh
localurl: /docs/getting-started/concepts/
- title: Global Search & Navigation
localurl: /docs/getting-started/command-bar/
- title: Quick starts
icon: images/home-icons/tutorial.svg
url: ""
links:
- title: GitOps quick starts
localurl: /docs/gitops-quick-start/gitops-quick-start/
- title: CI/CD quick starts
localurl: /docs/ci-quick-start/ci-quick-start/
- title: Products
icon: images/home-icons/product.svg
url: ""
links:
- title: About products
localurl: /docs/products/about-products/
- title: Create products
localurl: /docs/products/create-product/
- title: Configure Product Settings
localurl: /docs/products/configure-product-settings/
- title: Assigning applications
localurl: /docs/products/assign-applications/
- title: Configuring app version and promoted properties
localurl: /docs/products/promotion-version-properties/
- title: Configuring promotion concurrency
localurl: /gitops/products/promotion-concurrency/
- title: Assigning Promotion Flows and triggers
localurl: /docs/products/promotion-flow-triggers/
- title: Promotions
icon: images/home-icons/promotions.svg
url: ""
links:
- title: About promotions
localurl: /docs/promotions/promotions-overview/
- title: Promotion building blocks
localurl: /docs/promotions/promotion-components/
- title: Promotion setup guidelines
localurl: /docs/promotions/create-promotion-sequence/
- title: YAML specs
localurl: /docs/promotions/yaml/
- title: Trigger promotions
localurl: /docs/promotions/trigger-promotions/
- title: Tracking releases for products
localurl: /docs/promotions/product-releases/
- title: Dashboards & insights
icon: images/home-icons/guides.png
url: ""
links:
- title: Home
localurl: /docs/dashboards/home-dashboard/
- title: GitOps Environments
localurl: /docs/dashboards/gitops-environments/
- title: GitOps Products
localurl: /docs/dashboards/gitops-products/
- title: GitOps Apps
localurl: /docs/dashboards/gitops-apps-dashboard/
- title: DORA metrics
localurl: /docs/dashboards/dora-metrics/
- title: Images
localurl: /docs/dashboards/images/
- title: Deployments
icon: images/home-icons/deployment.svg
url: ""
links:
- title: Deployment options for Kubernetes
localurl: /docs/deployments/kubernetes/
- title: Managing Kubernetes clusters
localurl: /docs/deployments/kubernetes/manage-kubernetes/
- title: Using Helm in Codefresh pipelines
localurl: /docs/deployments/helm/using-helm-in-codefresh-pipeline/
- title: Managing Helm releases
localurl: /docs/deployments/helm/helm-releases-management/
- title: Promoting Helm environments
localurl: /docs/deployments/helm/helm-environment-promotion/
- title: Creating Argo CD applications
localurl: /docs/deployments/gitops/create-application/
- title: Monitoring Argo CD applications
localurl: /docs/deployments/gitops/monitor-applications/
- title: Managing Argo CD applications
localurl: /docs/deployments/gitops/manage-application/
- title: Pipelines
icon: images/home-icons/pipeline.svg
url: ""
links:
- title: Introduction to pipelines
localurl: /docs/pipelines/introduction-to-codefresh-pipelines/
- title: Creating pipelines
localurl: /docs/pipelines/pipelines/
- title: Steps in pipelines
localurl: /docs/pipelines/steps/
- title: Variables in pipelines
localurl: /docs/pipelines/variables/
- title: Triggers in pipelines
localurl: /docs/pipelines/triggers/
- title: Annotations in pipelines
localurl: /docs/pipelines/annotations/
- title: Monitoring pipelines
localurl: /docs/pipelines/monitoring-pipelines/
- title: Advanced workflows for pipelines
localurl: /docs/pipelines/advanced-workflows/
- title: Shared configuration
localurl: /docs/pipelines/configuration/shared-configuration/
- title: Using secrets
localurl: /docs/pipelines/configuration/secrets-store/
- title: Caching in pipelines
localurl: /docs/pipelines/pipeline-caching/
- title: Running pipelines locally
localurl: /docs/pipelines/running-pipelines-locally/
- title: Debugging pipelines
localurl: /docs/pipelines/debugging-pipelines/
- title: Pipeline integrations
icon: images/home-icons/cloud-integrations.png
links:
- title: Git providers
localurl: /docs/integrations/git-providers/
- title: OpenID Connect
localurl: /docs/integrations/oidc-pipelines/
- title: Kubernetes
localurl: /docs/integrations/kubernetes/
- title: Amazon Web Services
localurl: /docs/integrations/amazon-web-services/
- title: Microsoft Azure
localurl: /docs/integrations/microsoft-azure/
- title: Google Cloud
localurl: /docs/integrations/google-cloud/
- title: Octopus Deploy
localurl: /docs/integrations/octopus-deploy/
- title: Docker Registries
localurl: /docs/integrations/docker-registries/
- title: Secret Storage
localurl: /docs/integrations/secret-storage/
- title: Cloud Storage
localurl: /docs/integrations/cloud-storage/
- title: Helm
localurl: /docs/integrations/helm/
- title: Argo CD
localurl: /docs/integrations/argocd/
- title: Datadog
localurl: /docs/integrations/datadog/
- title: Jenkins integration/migration
localurl: /docs/integrations/jenkins-integration/
- title: Codefresh API
localurl: /docs/integrations/codefresh-api/
- title: GitOps integrations
icon: images/home-icons/integrations.svg
url: ""
links:
- title: GitOps image enrichment with integrations
localurl: /docs/gitops-integrations/image-enrichment-overview/
- title: Codefresh pipelines for GitOps
localurl: /docs/gitops-integrations/ci-integrations/codefresh-classic/
- title: GitHub Actions for GitOps
localurl: /docs/gitops-integrations/ci-integrations/github-actions/
- title: Jenkins for GitOps
localurl: /docs/gitops-integrations/ci-integrations/jenkins/
- title: Jira for GitOps
localurl: /docs/gitops-integrations/issue-tracking/jira/
- title: Amazon ECR for GitOps
localurl: /docs/gitops-integrations/container-registries/amazon-ecr/
- title: Docker Hub Registry for GitOps
localurl: /docs/gitops-integrations/container-registries/dockerhub/
- title: GitHub Container Registry for GitOps
localurl: /docs/gitops-integrations/container-registries/github-cr/
- title: JFrog Artifactory for GitOps
localurl: /docs/gitops-integrations/container-registries/jfrog/
- title: Quay Registry for GitOps
localurl: /docs/gitops-integrations/container-registries/quay/
- title: Installation
icon: images/home-icons/installation.svg
url: ""
links:
- title: Codefresh platform deployment
localurl: /docs/installation/installation-options/
- title: On-Premises platform installation & configuration
localurl: /docs/installation/installation-options/on-premises/
- title: On-Premises platform account & user setup
localurl: /docs/installation/installation-options/on-premises/on-prem-configuration/
- title: On-Premises platform upgrade
localurl: /docs/installation/installation-options/on-premises/codefresh-on-prem-upgrade/
- title: Codefresh Runner installation
localurl: /docs/installation/runner/
- title: Install GitOps Runtime with existing Argo CD
localurl: /docs/installation/gitops/runtime-install-with-existing-argo-cd/
- title: Install GitOps Runtime with new Argo CD
localurl: /docs/installation/gitops/hybrid-gitops-helm-installation/
- title: Troubleshooting Runtime installation
localurl: /docs/installation/gitops/runtime-troubleshooting/
- title: Administration
icon: images/home-icons/administration.svg
url: ""
links:
- title: Create a Codefresh account
localurl: /docs/administration/account-user-management/create-codefresh-account/
- title: Adding users and teams
localurl: /docs/administration/account-user-management/add-users-teams/
- title: Set up OAuth2 for GitOps
localurl: /docs/administration/account-user-management/oauth-setup/
- title: Access control for pipelines
localurl: /docs/administration/account-user-management/access-control-pipelines/
- title: Access control for GitOps
localurl: /docs/administration/account-user-management/gitops-abac/
- title: Audit
localurl: /docs/administration/account-user-management/audit/
- title: User settings
localurl: /docs/administration/user-self-management/user-settings/
- title: Manage Git PATs
localurl: /docs/administration/user-self-management/manage-pats/
- title: Codefresh IP addresses
localurl: /docs/administration/platform-ip-addresses/
- title: Single Sign-On
localurl: /docs/administration/single-sign-on/
- title: Security
icon: images/home-icons/guides.png
url: ""
links:
- title: Git tokens for GitOps
localurl: /docs/security/git-tokens/
- title: Secrets for GitOps
localurl: /docs/security/secrets/
- title: Verify authenticity of Codefresh artifacts
localurl: /docs/security/codefresh-signed-artifacts/
- title: "Knowledge Base"
icon: images/home-icons/knowledge-base.svg
url: ""
links:
- title: Common Issues
localurl: /docs/kb/common-issues/
- title: How Tos
localurl: /docs/kb/how-to/
- title: Troubleshooting
localurl: /docs/kb/troubleshooting/
- title: Support Ticket Examples
localurl: /docs/kb/support-ticket-examples/