Skip to content

Commit 3be91c9

Browse files
committed
Update admin and sso for ProjectOne
1 parent 050cb6d commit 3be91c9

Some content is hidden

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

55 files changed

+1031
-562
lines changed

_data/home-content.yml

Lines changed: 15 additions & 125 deletions
Original file line numberDiff line numberDiff line change
@@ -1,135 +1,30 @@
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/
481

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-
622

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/
1133

1144

1155
- title: Administration
1166
icon: images/home-icons/administration.svg
1177
url: ''
1188
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/
12113
- title: Single Sign-On
122-
localurl: /docs/administration/single-sign-on/
14+
localurl: /docs/single-sign-on/
12315
- 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/
12717
- title: Access Control
128-
localurl: /docs/administration/access-control/
18+
localurl: /docs/administration/account-user-management/access-control/
12919
- title: Audit
130-
localurl: /docs/administration/audit/
20+
localurl: /docs/administration/account-user-management/audit/
13121
- 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+
13328

13429
- title: Reference
13530
icon: images/home-icons/guides.png
@@ -142,12 +37,7 @@
14237
- title: Shared configuration repo
14338
localurl: /docs/reference/shared-configuration/
14439

145-
- title: Troubleshooting
146-
icon: images/home-icons/troubleshooting.svg
147-
url: ''
148-
links:
149-
- title: Runtimes
150-
localurl: /docs/troubleshooting/runtime-issues
40+
15141

15242

15343

_data/nav.yml

Lines changed: 7 additions & 140 deletions
Original file line numberDiff line numberDiff line change
@@ -1,151 +1,17 @@
1-
- title: Getting started
2-
url: "/getting-started"
3-
pages:
4-
- title: Introducing Codefresh
5-
url: "/csdp-introduction"
6-
- title: Quick start
7-
url: "/quick-start"
8-
sub-pages:
9-
- title: Provision a hosted runtime
10-
url: "/install-hosted"
11-
- title: Prepare for hybrid runtime installation
12-
url: "/verify-requirements"
13-
- title: Install a hybrid runtime
14-
url: "/runtime"
15-
- title: Create an application
16-
url: "/create-app-ui"
17-
- title: Create and commit resources for application
18-
url: "/create-app-specs"
19-
- title: Update the image tag for application
20-
url: "/create-rollout"
21-
- title: Trigger the Hello World example pipeline
22-
url: "/hello-world"
23-
- title: Create a basic CI delivery pipeline
24-
url: "/create-ci-pipeline"
25-
26-
27-
- title: Main concepts
28-
url: "/main-concepts"
29-
- title: Entity model
30-
url: "/entity-model"
31-
- title: Architecture
32-
url: "/architecture"
33-
- title: GitOps approach
34-
url: "/gitops"
35-
- title: Frequently asked questions
36-
url: "/faq"
371

38-
- title: Clients
39-
url: "/clients"
40-
pages:
41-
- title: Download CLI
42-
url: "/csdp-cli"
43-
44-
45-
- title: Installation
46-
url: "/runtime"
47-
pages:
48-
- title: Installation environments
49-
url: "/installation-options"
50-
- title: Set up a hosted runtime environment
51-
url: "/hosted-runtime"
52-
- title: Hybrid runtime requirements
53-
url: "/requirements"
54-
- title: Install hybrid runtimes
55-
url: "/installation"
56-
- title: Manage provisioned runtimes
57-
url: "/monitor-manage-runtimes"
58-
- title: Monitor provisioned hybrid runtimes
59-
url: "/monitoring-troubleshooting"
60-
- title: Add external clusters to runtimes
61-
url: "/managed-cluster"
62-
- title: Add Git Sources to runtimes
63-
url: "/git-sources"
64-
65-
66-
- title: Pipelines
67-
url: "/pipelines"
68-
pages:
69-
- title: Creation
70-
url: "/create-pipeline"
71-
- title: Configure artifact repository
72-
url: "/configure-artifact-repository"
73-
- title: Selectors for concurrency synchronization
74-
url: "/concurrency-limit"
75-
- title: Sharing file systems
76-
url: "/sharing-file-system"
77-
- title: Nested workflows
78-
url: "/nested-workflows"
79-
80-
81-
- title: Deployment
82-
url: "/deployment"
83-
pages:
84-
- title: Creating applications
85-
url: "/create-application"
86-
- title: Monitoring applications
87-
url: "/applications-dashboard"
88-
- title: Managing applications
89-
url: "/manage-application"
90-
- title: Images in Codefresh
91-
url: "/images"
92-
- title: Install Argo Rollouts
93-
url: "/install-argo-rollouts"
94-
95-
- title: Reports & Insights
96-
url: "/reporting"
97-
pages:
98-
- title: Home dashboard
99-
url: "/home-dashboard"
100-
- title: DORA metrics
101-
url: "/dora-metrics"
102-
103-
104-
- title: Image enrichment
105-
url: "/integrations"
106-
pages:
107-
- title: Image enrichment with integrations
108-
url: "/image-enrichment-overview"
109-
- title: CI integrations
110-
url: "/ci-integrations"
111-
sub-pages:
112-
- title: Codefresh Classic
113-
url: "/codefresh-classic"
114-
- title: GitHub Actions
115-
url: "/github-actions"
116-
- title: Jenkins
117-
url: "/jenkins"
118-
- title: Issue tracking
119-
url: "/issue-tracking"
120-
sub-pages:
121-
- title: Jira
122-
url: "/jira"
123-
- title: Container registries
124-
url: "/container-registries"
125-
sub-pages:
126-
- title: Amazon ECR
127-
url: "/amazon-ecr"
128-
- title: Docker Hub Registry
129-
url: "/dockerhub"
130-
- title: GitHub Container Registry
131-
url: "/github-cr"
132-
- title: JFrog Artifactory
133-
url: "/jfrog"
134-
- title: Quay Registry
135-
url: "/quay"
1362

1373

1384

1395
- title: Administration
1406
url: "/administration"
1417
pages:
142-
- title: Account and user management
8+
- title: Account & user management
1439
sub-pages:
144-
- title: Adding a Codefresh account
10+
- title: Create a Codefresh account
14511
url: "/create-codefresh-account"
146-
- title: Adding users to accounts
12+
- title: Adding users and teams
14713
url: "/add-users"
148-
- title: Configure access Control
14+
- title: Configuring access Control
14915
url: "/access-control"
15016
- title: Setting up OAuth2 authentication for Git providers
15117
url: "/oauth-setup"
@@ -165,8 +31,6 @@
16531
- title: Single Sign-On
16632
url: /single-sign-on
16733
pages:
168-
- title: Common configuration
169-
url: /team-sync
17034
- title: OpenID Connect
17135
url: /oidc
17236
sub-pages:
@@ -182,6 +46,7 @@
18246
url: /oidc-onelogin
18347
- title: SAML
18448
url: /saml
49+
18550
sub-pages:
18651
- title: JumpCloud
18752
url: /saml-jumpcloud
@@ -193,6 +58,8 @@
19358
url: /saml-pingid
19459
- title: LDAP
19560
url: /ldap
61+
- title: Common configuration
62+
url: /team-sync
19663

19764

19865

0 commit comments

Comments
 (0)