|
33 | 33 | localurl: /docs/integrations/codefresh-hosted-gitops/
|
34 | 34 | - title: Git providers
|
35 | 35 | localurl: /docs/integrations/git-providers/
|
| 36 | + - title: OpenID Connect |
| 37 | + localurl: /docs/integrations/oidc-pipelines/ |
36 | 38 | - title: Kubernetes
|
37 | 39 | localurl: /docs/integrations/kubernetes/
|
38 | 40 | - title: Amazon Web Services
|
|
41 | 43 | localurl: /docs/integrations/microsoft-azure/
|
42 | 44 | - title: Google Cloud
|
43 | 45 | localurl: /docs/integrations/google-cloud/
|
| 46 | + - title: Octopus Deploy |
| 47 | + localurl: /docs/integrations/octopus-deploy/ |
44 | 48 | - title: Docker Registries
|
45 | 49 | localurl: /docs/integrations/docker-registries/
|
46 | 50 | - title: Secret Storage
|
|
87 | 91 | icon: images/home-icons/guides.png
|
88 | 92 | url: ""
|
89 | 93 | links:
|
90 |
| - - title: Home dashboard |
91 |
| - localurl: /docs/dashboards/home-dashboard/ |
| 94 | + - title: Home |
| 95 | + localurl: /docs/dashboards/home-dashboard/ |
| 96 | + - title: GitOps Environments |
| 97 | + localurl: /docs/dashboards/gitops-environments/ |
| 98 | + - title: GitOps Products |
| 99 | + localurl: /docs/dashboards/gitops-products/ |
92 | 100 | - title: DORA metrics
|
93 | 101 | localurl: /docs/dashboards/dora-metrics/
|
94 | 102 | - title: Images
|
|
179 | 187 | localurl: /docs/deployments/helm/helm-releases-management/
|
180 | 188 | - title: Promoting Helm environments
|
181 | 189 | localurl: /docs/deployments/helm/helm-environment-promotion/
|
182 |
| - - title: Creating GitOps applications |
| 190 | + - title: Creating Argo CD applications |
183 | 191 | localurl: /docs/deployments/gitops/create-application/
|
184 |
| - - title: Monitoring GitOps applications |
| 192 | + - title: Monitoring Argo CD applications |
185 | 193 | localurl: /docs/deployments/gitops/applications-dashboard/
|
186 |
| - - title: Managing GitOps applications |
| 194 | + - title: Managing Argo CD applications |
187 | 195 | localurl: /docs/deployments/gitops/manage-application/
|
188 | 196 |
|
189 |
| -- title: Argo CD Workflows |
190 |
| - icon: images/home-icons/pipeline.svg |
191 |
| - url: "" |
192 |
| - links: |
193 |
| - - title: Creating Argo CD workflows |
194 |
| - localurl: /docs/workflows/create-pipeline |
195 |
| - - title: Nested Argo CD workflows |
196 |
| - localurl: /docs/workflows/nested-workflows/ |
197 |
| - - title: Configure artifact repository |
198 |
| - localurl: /docs/workflows/configure-artifact-repository/ |
199 |
| - - title: Selectors for concurrency synchronization |
200 |
| - localurl: /docs/workflows/concurrency-limit/ |
201 |
| - - title: Sharing file systems |
202 |
| - localurl: /docs/workflows/sharing-file-system/ |
203 | 197 |
|
204 | 198 | - title: Installation
|
205 | 199 | icon: images/home-icons/runtimes.svg
|
206 | 200 | url: ""
|
207 | 201 | links:
|
208 |
| - - title: Installation options |
| 202 | + - title: Codefresh platform deployment |
209 | 203 | localurl: /docs/installation/installation-options/
|
210 |
| - - title: Codefresh Runner installation |
211 |
| - localurl: /docs/installation/codefresh-runner/ |
212 |
| - - title: On-Premises platform installation |
213 |
| - localurl: /docs/installation/on-premises/codefresh-on-prem/ |
| 204 | + - title: On-Premises platform installation & configuration |
| 205 | + localurl: /docs/installation/installation-options/on-premises/ |
| 206 | + - title: On-Premises platform account & user setup |
| 207 | + localurl: /docs/installation/installation-options/on-premises/on-prem-configuration/ |
214 | 208 | - title: On-Premises platform upgrade
|
215 |
| - localurl: /docs/installation/on-premises/codefresh-on-prem-upgrade/ |
| 209 | + localurl: /docs/installation/installation-options/on-premises/codefresh-on-prem-upgrade/ |
| 210 | + - title: Codefresh Runner installation |
| 211 | + localurl: /docs/installation/runner/ |
216 | 212 | - title: Hosted GitOps Runtime installation
|
217 | 213 | localurl: /docs/installation/gitops/hosted-runtime/
|
218 | 214 | - title: Hybrid GitOps Runtime installation
|
219 | 215 | localurl: /docs/installation/gitops/hybrid-gitops-helm-installation/
|
220 |
| - - title: On-premises GitOps Runtime installation |
221 |
| - localurl: /docs/installation/gitops/on-prem-gitops-runtime-install/ |
| 216 | + - title: Migrate Hybrid GitOps Runtimes from CLI to Helm |
| 217 | + localurl: /docs/installation/gitops/migrate-cli-runtimes-helm/ |
222 | 218 |
|
223 | 219 | - title: Administration
|
224 | 220 | icon: images/home-icons/administration.svg
|
|
245 | 241 | - title: Single Sign-On
|
246 | 242 | localurl: /docs/administration/single-sign-on/
|
247 | 243 |
|
248 |
| -- title: Reference |
| 244 | +- title: Security |
249 | 245 | icon: images/home-icons/guides.png
|
250 | 246 | url: ""
|
251 | 247 | links:
|
252 |
| - - title: Git tokens |
253 |
| - localurl: /docs/reference/git-tokens/ |
| 248 | + - title: Git tokens for GitOps |
| 249 | + localurl: /docs/security/git-tokens/ |
254 | 250 | - title: Secrets for GitOps
|
255 |
| - localurl: /docs/reference/secrets |
| 251 | + localurl: /docs/security/secrets/ |
| 252 | + - title: Verify authenticity of Codefresh artifacts |
| 253 | + localurl: /docs/security/codefresh-signed-artifacts/ |
256 | 254 |
|
257 | 255 | - title: "Incubation"
|
258 | 256 | icon: images/home-icons/plugins.svg
|
259 | 257 | url: ""
|
260 | 258 | links:
|
261 | 259 | - title: Windows Containers Support
|
262 |
| - localurl: /docs/incubation/windows |
| 260 | + localurl: /docs/incubation/windows/ |
263 | 261 | - title: Mac OSX and iOS builds
|
264 |
| - localurl: /docs/incubation/osx-ios-builds |
| 262 | + localurl: /docs/incubation/osx-ios-builds/ |
265 | 263 | - title: ARM architecture Support
|
266 | 264 | localurl: /docs/incubation/arm-support
|
267 | 265 |
|
|
270 | 268 | url: ""
|
271 | 269 | links:
|
272 | 270 | - title: Common Issues
|
273 |
| - localurl: /docs/kb/common-issues |
| 271 | + localurl: /docs/kb/common-issues/ |
274 | 272 | - title: How Tos
|
275 |
| - localurl: /docs/kb/how-to |
| 273 | + localurl: /docs/kb/how-to/ |
276 | 274 | - title: Troubleshooting
|
277 |
| - localurl: /docs/kb/troubleshooting |
| 275 | + localurl: /docs/kb/troubleshooting/ |
278 | 276 | - title: Support Ticket Examples
|
279 |
| - localurl: /docs/kb/support-ticket-examples |
| 277 | + localurl: /docs/kb/support-ticket-examples/ |
0 commit comments