|
1 | | -- title: Getting Started |
2 | | - icon: images/home-icons/started.svg |
3 | | - url: '' |
4 | | - links: |
5 | | - - title: Introducing Codefresh |
6 | | - localurl: /docs/getting-started/csdp-introduction/ |
7 | | - - title: Quick start |
8 | | - localurl: /docs/getting-started/quick-start/ |
9 | | - - title: Concepts |
10 | | - localurl: /docs/getting-started/main-concepts/ |
11 | | - - title: Entity model |
12 | | - localurl: /docs/getting-started/entity-model/ |
13 | | - - title: Architecture |
14 | | - localurl: /docs/getting-started/architecture/ |
15 | | - - title: GitOps approach |
16 | | - localurl: /docs/getting-started/gitops/ |
17 | | - - title: Frequently asked questions |
18 | | - localurl: /docs/getting-started/faq/ |
19 | | - |
20 | | -- title: Clients |
21 | | - icon: images/home-icons/client.svg |
22 | | - url: '' |
23 | | - links: |
24 | | - - title: Codefresh CLI |
25 | | - localurl: /docs/clients/csdp-cli/ |
26 | | - |
27 | | - |
28 | | -- title: Installation |
29 | | - icon: images/home-icons/runtimes.svg |
30 | | - url: '' |
31 | | - links: |
32 | | - - title: Installation environments |
33 | | - localurl: /docs/runtime/installation-options/ |
34 | | - - title: Set up a hosted runtime environment |
35 | | - localurl: /docs/runtime/hosted-runtime/ |
36 | | - - title: Hybrid runtime requirements |
37 | | - localurl: /docs/runtime/requirements/ |
38 | | - - title: Install hybrid runtimes |
39 | | - localurl: /docs/runtime/installation |
40 | | - - title: Manage provisioned runtimes |
41 | | - localurl: /docs/runtime/monitor-manage-runtimes/ |
42 | | - - title: Monitor provisioned hybrid runtimes |
43 | | - localurl: /docs/runtime/monitoring-troubleshooting/ |
44 | | - - title: Add external clusters to runtimes |
45 | | - localurl: /docs/runtime/managed-cluster/ |
46 | | - - title: Add Git Sources to runtimes |
47 | | - localurl: /docs/runtime/git-sources/ |
48 | 1 |
|
49 | | -- title: Pipelines |
50 | | - icon: images/home-icons/pipeline.svg |
51 | | - url: '' |
52 | | - links: |
53 | | - - title: Creation |
54 | | - localurl: /docs/pipelines/create-pipeline |
55 | | - - title: Configure artifact repository |
56 | | - localurl: /docs/pipelines/configure-artifact-repository/ |
57 | | - - title: Selectors for concurrency synchronization |
58 | | - localurl: /docs/pipelines/concurrency-limit/ |
59 | | - - title: Sharing file systems |
60 | | - localurl: /docs/pipelines/sharing-file-system/ |
61 | | - |
62 | 2 |
|
63 | | -- title: Deployment |
64 | | - icon: images/home-icons/deployment.svg |
65 | | - url: '' |
66 | | - links: |
67 | | - - title: Creating applications |
68 | | - localurl: /docs/deployment/create-application/ |
69 | | - - title: Monitoring applications |
70 | | - localurl: /docs/deployment/applications-dashboard/ |
71 | | - - title: Managing applications |
72 | | - localurl: /docs/deployment/manage-application/ |
73 | | - - title: Images in Codefresh |
74 | | - localurl: /docs/deployment/images/ |
75 | | - - title: Install Argo Rollouts |
76 | | - localurl: /docs/deployment/install-argo-rollouts/ |
77 | | - |
78 | | - |
79 | | -- title: Reports & Insights |
80 | | - icon: images/home-icons/guides.png |
81 | | - url: '' |
82 | | - links: |
83 | | - - title: Home dashboard |
84 | | - localurl: /docs/reporting/home-dashboard/ |
85 | | - - title: DORA metrics |
86 | | - localurl: /docs/reporting/dora-metrics/ |
87 | | - |
88 | | - |
89 | | -- title: Image enrichment |
90 | | - icon: images/home-icons/integrations.svg |
91 | | - url: '' |
92 | | - links: |
93 | | - - title: Image enrichment with integrations |
94 | | - localurl: /docs/integrations/image-enrichment-overview/ |
95 | | - - title: Codefresh Classic |
96 | | - localurl: /docs/integrations/ci-integrations/codefresh-classic/ |
97 | | - - title: GitHub Actions |
98 | | - localurl: /docs/integrations/ci-integrations/github-actions/ |
99 | | - - title: Jenkins |
100 | | - localurl: /docs/integrations/ci-integrations/jenkins/ |
101 | | - - title: Jira |
102 | | - localurl: /docs/integrations/issue-tracking/jira/ |
103 | | - - title: Amazon ECR |
104 | | - localurl: /docs/integrations/container-registries/amazon-ecr/ |
105 | | - - title: Docker Hub Registry |
106 | | - localurl: /docs/integrations/container-registries/dockerhub/ |
107 | | - - title: GitHub Container Registry |
108 | | - localurl: /docs/integrations/container-registries/github-cr/ |
109 | | - - title: JFrog Artifactory |
110 | | - localurl: /docs/integrations/container-registries/jfrog/ |
111 | | - - title: Quay Registry |
112 | | - localurl: /docs/integrations/container-registries/quay/ |
113 | 3 |
|
114 | 4 |
|
115 | 5 | - title: Administration |
116 | 6 | icon: images/home-icons/administration.svg |
117 | 7 | url: '' |
118 | 8 | links: |
119 | | - - title: Manage users |
120 | | - localurl: /docs/administration/add-users/ |
| 9 | + - title: Create a Codefresh account |
| 10 | + localurl: /docs/administration/account-user-management/create-codefresh-account/ |
| 11 | + - title: Adding users and teams |
| 12 | + localurl: /docs/administration/account-user-management/add-users/ |
121 | 13 | - title: Single Sign-On |
122 | | - localurl: /docs/administration/single-sign-on/ |
| 14 | + localurl: /docs/single-sign-on/ |
123 | 15 | - title: Set up OAuth2 authentication for Git providers |
124 | | - localurl: /docs/administration/oauth-setup/ |
125 | | - - title: User settings |
126 | | - localurl: /docs/administration/user-settings/ |
| 16 | + localurl: /docs/administration/account-user-management/oauth-setup/ |
127 | 17 | - title: Access Control |
128 | | - localurl: /docs/administration/access-control/ |
| 18 | + localurl: /docs/administration/account-user-management/access-control/ |
129 | 19 | - title: Audit |
130 | | - localurl: /docs/administration/audit/ |
| 20 | + localurl: /docs/administration/account-user-management/audit/ |
131 | 21 | - title: Codefresh IP addresses |
132 | | - localurl: /docs/administration/platform-ip-addresses/ |
| 22 | + localurl: /docs/administration/account-user-management/platform-ip-addresses/ |
| 23 | + - title: User settings |
| 24 | + localurl: /docs/administration/user-self-management/user-settings/ |
| 25 | + - title: Manage PATs |
| 26 | + localurl: /docs/administration/user-self-management/manage-pats/ |
| 27 | + |
133 | 28 |
|
134 | 29 | - title: Reference |
135 | 30 | icon: images/home-icons/guides.png |
|
142 | 37 | - title: Shared configuration repo |
143 | 38 | localurl: /docs/reference/shared-configuration/ |
144 | 39 |
|
145 | | -- title: Troubleshooting |
146 | | - icon: images/home-icons/troubleshooting.svg |
147 | | - url: '' |
148 | | - links: |
149 | | - - title: Runtimes |
150 | | - localurl: /docs/troubleshooting/runtime-issues |
| 40 | + |
151 | 41 |
|
152 | 42 |
|
153 | 43 |
|
|
0 commit comments