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

Commit013b2a1

Browse files
authored
Gitops home page links (#1231)
* Update argohub-home-content.yml* Delete runtime-argocd-admin-api-token.md* Update gitops home page links* Update add-users.md* Updates* Update gitops symlinks
1 parenta42abeb commit013b2a1

File tree

18 files changed

+55
-42
lines changed

18 files changed

+55
-42
lines changed

‎_argohub/gitops-runtimes/runtime-argocd-admin-api-token.md‎

Lines changed: 0 additions & 1 deletion
This file was deleted.

‎_data/argohub-home-content.yml‎

Lines changed: 17 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14,30 +14,36 @@
1414
links:
1515
-title:About GitOps quick starts
1616
localurl:/gitops/gitops-quick-start/gitops-quick-start/
17-
-title:Create Codefresh account
17+
-title:Creating a Codefresh account
1818
localurl:/gitops/gitops-quick-start/create-codefresh-account/
19-
-title:Installing a Hybrid GitOps Runtime
20-
localurl:/gitops/gitops-quick-start/runtime/
21-
-title:Creating Products and applications
19+
-title:Installing a GitOps Runtime
20+
localurl:/gitops/gitops-quick-start/quick-start-install-runtime/
21+
-title:Configuring a GitOps Runtime
22+
localurl:/gitops/gitops-quick-start/quick-start-configure-runtime/
23+
-title:Creating products and applications
2224
localurl:/gitops/gitops-quick-start/create-app-ui/
23-
-title:CreatingEnvironments
25+
-title:Creatingenvironments
2426
localurl:/gitops/gitops-quick-start/quick-start-gitops-environments/
2527
-title:Creating Promotion Workflows
2628
localurl:/gitops/gitops-quick-start/quick-start-promotion-workflow/
2729
-title:Simple promotion with drag-and-drop
2830
localurl:/gitops/gitops-quick-start/drag-and-drop/
2931
-title:Simple Promotion Flow with multiple environments
3032
localurl:/gitops/gitops-quick-start/multi-env-sequential-flow/
33+
-title:Advanced Promotion Flow with Promotion Workflows
34+
localurl:/gitops/gitops-quick-start/policy-multi-env-promotion/
35+
-title:Advanced Promotion Flow with environment dependencies
36+
localurl:/gitops/gitops-quick-start/dependency-multi-env-promotion
3137

3238
-title:Environments
3339
icon:../images/home-icons/environments.svg
3440
url:""
3541
links:
36-
-title:AboutEnvironments
42+
-title:Aboutenvironments
3743
localurl:/gitops/environments/environments-overview/
38-
-title:Create and manageEnvironments
44+
-title:Create and manageenvironments
3945
localurl:/gitops/environments/create-manage-environments/
40-
-title:Manage Products and applications inEnvironments
46+
-title:Manage Products and applications inenvironments
4147
localurl:/gitops/environments/manage-apps-in-environments/
4248

4349
-title:Products
@@ -54,7 +60,7 @@
5460
localurl:/gitops/products/assign-applications/
5561
-title:Configuring app version and promoted properties
5662
localurl:/gitops/products/promotion-version-properties/
57-
-title:Configuring promotion flows
63+
-title:Selecting Promotion Flows
5864
localurl:/gitops/products/promotion-flow-triggers/
5965

6066

@@ -83,8 +89,8 @@
8389
-title:Promotion setup guidelines
8490
localurl:/gitops/promotions/create-promotion-sequence/
8591
-title:YAML specs
86-
localurl:/gitops/promotions/entities/yaml/
87-
-title:Trigger promotions
92+
localurl:/gitops/promotions/yaml/
93+
-title:Triggering promotions
8894
localurl:/gitops/promotions/trigger-promotions/
8995
-title:Tracking releases for products
9096
localurl:/gitops/promotions/product-releases/

‎_data/argohub-nav.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212
pages:
1313
-title:About GitOps quick starts
1414
url:"/gitops-quick-start"
15-
-title:Create Codefresh account
15+
-title:Creating a Codefresh account
1616
url:"/create-codefresh-account"
1717
-title:Installing the GitOps Runtime
1818
url:"/quick-start-install-runtime"
1919
-title:Configuring the GitOps Runtime
2020
url:"/quick-start-configure-runtime"
21-
-title:CreatingProducts and applications
21+
-title:Creatingproducts and applications
2222
url:"/create-app-ui"
2323
-title:Creating Environments
2424
url:"/quick-start-gitops-environments"

‎_data/home-content.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
localurl:/docs/products/assign-applications/
4141
-title:Configuring app version and promoted properties
4242
localurl:/docs/products/promotion-version-properties/
43-
-title:Configuring promotion flows
43+
-title:Selecting Promotion Flows
4444
localurl:/docs/products/promotion-flow-triggers/
4545

4646

‎_data/nav.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@
1919
pages:
2020
-title:About GitOps quick starts
2121
url:"/gitops-quick-start"
22-
-title:Create Codefresh account
22+
-title:Creating a Codefresh account
2323
url:"/create-codefresh-account"
2424
-title:Installing the GitOps Runtime
2525
url:"/quick-start-install-runtime"
2626
-title:Configuring the GitOps Runtime
2727
url:"/quick-start-configure-runtime"
28-
-title:CreatingProducts and applications
28+
-title:Creatingproducts and applications
2929
url:"/create-app-ui"
3030
-title:Creating environments
3131
url:"/quick-start-gitops-environments"

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Review:
1212
{% if page.collection != site.gitops_collection %}
1313
*[Add users and teams]({{site.baseurl}}/docs/administration/account-user-management/add-users/)
1414
* Configure access control for[pipelines]({{site.baseurl}}/docs/administration/account-user-management/access-control/) and for[GitOps]({{site.baseurl}}/docs/administration/account-user-management/gitops-abac/)
15-
* Configure access control for[GitOps]({{site.baseurl}}/docs/administration/account-user-management/gitops-abac/)
15+
*[Configure access control for GitOps]({{site.baseurl}}/docs/administration/account-user-management/gitops-abac/)
1616
*[Configure Single Sign-On (SSO)]({{site.baseurl}}/docs/administration/single-sign-on/)
1717
* Get[audit logs]({{site.baseurl}}/docs/administration/account-user-management/audit/) for runtimes (hosted or private)
1818
* Learn[which IP addresses]({{site.baseurl}}/docs/administration/platform-ip-addresses/) are used for SaaS runtimes
@@ -22,6 +22,6 @@ For on-premises environments, see [On-premises account and user setup]({{site.ba
2222

2323
{% if page.collection == site.gitops_collection %}
2424
*[Add users and teams]({{site.baseurl}}/docs/administration/account-user-management/add-users/)
25-
* Configure access control for[GitOps]({{site.baseurl}}/docs/administration/account-user-management/gitops-abac/)
25+
*[Configure access control for GitOps]({{site.baseurl}}/docs/administration/account-user-management/gitops-abac/)
2626
*[Configure Single Sign-On (SSO)]({{site.baseurl}}/docs/administration/single-sign-on/)
2727
{% endif %}

‎_docs/administration/account-user-management/add-users.md‎

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Once you have created a Codefresh account, you can add any number of users to co
1616
For Codefresh on-premises, see[On-premises account & user setup]({{site.baseurl}}/docs/installation/on-premises/on-prem-configuration/).
1717
{% endif %}
1818

19-
You can then create teams in Codefresh to group users who share a common denominator, such as the same permissions, access to the same functionality, or roles. Teams make it easy for administrators to both define and manage items shared by multiple users in anorgranization.
19+
You can then create teams in Codefresh to group users who share a common denominator, such as the same permissions, access to the same functionality, or roles. Teams make it easy for administrators to both define and manage items shared by multiple users in anorganization.
2020

2121
##Users in Codefresh
2222

@@ -25,9 +25,12 @@ Adding a user to an account requires assigning a role to define access to accoun
2525
***Role**: Defines the user's access level to the resources in the account.
2626
***User**: The default. With this role, users can work with repositories and entities, but cannot change configuration settings.
2727
***Administrator**: With this role, users have full access to accounts, and can change all settings, so make sure that they are trusted colleagues.
28-
For guidelines on access control, see {% if page.collection != site.gitops_collection %}[Access control for pipelines]({{site.baseurl}}/docs/administration/account-user-management/access-control/) and[Configuring access control for GitOps]({{site.baseurl}}/docs/administration/account-user-management/gitops-abac/){% endif %}{% if page.collection == site.gitops_collection %}ops_collection %}
29-
[Configuring access control for GitOps]({{site.baseurl}}/docs/administration/account-user-management/gitops-abac/)
30-
{% endif %}.
28+
{% if page.collection != site.gitops_collection %}
29+
For guidelines on access control, see[Access control for pipelines]({{site.baseurl}}/docs/administration/account-user-management/access-control/) and[Configuring access control for GitOps]({{site.baseurl}}/docs/administration/account-user-management/gitops-abac/).
30+
{% endif %}
31+
{% if page.collection == site.gitops_collection %}
32+
For guidelines on access control, see[Configuring access control for GitOps]({{site.baseurl}}/docs/administration/account-user-management/gitops-abac/).
33+
{% endif %}
3134
***SSO**: By default, SSO is not enabled for users. If required, explicitly select the SSO provider. For an overview of SSO, see[About Federated Single Sign-on]({{site.baseurl}}/docs/administration/single-sign-on/).
3235

3336
###Add a user to a Codefresh account
@@ -132,8 +135,8 @@ As an administrator, you can optionally define session timeouts to automatically
132135

133136
##Related articles
134137
[Single sign-on]({{site.baseurl}}/docs/administration/single-sign-on/)
135-
{% if page.collection != site.gitops_collection %}
136-
[Configuring access control for pipelines]({{site.baseurl}}/docs/administration/account-user-management/access-control/) {% endif %}
137138
[Configuring access control for GitOps]({{site.baseurl}}/docs/administration/account-user-management/gitops-abac/)
138139
[Setting up OAuth authentication for Git providers]({{site.baseurl}}/docs/administration/account-user-management/oauth-setup)
139-
140+
{% if page.collection != site.gitops_collection %}
141+
[Configuring access control for pipelines]({{site.baseurl}}/docs/administration/account-user-management/access-control/)
142+
{% endif %}

‎_docs/administration/platform-ip-addresses.md‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,5 +106,6 @@ If you haven't configured your clusters with the required IPs, use the links bel
106106
{% if page.collection != site.gitops_collection %}
107107
[Codefresh Runner installation]({{site.baseurl}}/docs/installation/runner/install-codefresh-runner/)
108108
{% endif %}
109-
[Install Hybrid GitOps Runtimes]({{site.baseurl}}/docs/installation/gitops/hybrid-gitops-helm-installation/)
110-
[Codefresh platform architecture]({{site.baseurl}}/docs/installation/installation-options/)
109+
[Installing GitOps Runtimes with existing Argo CD]({{site.baseurl}}/docs/installation/gitops/runtime-install-with-existing-argo-cd/)
110+
[Installing GitOps Runtimes with new Argo CD]({{site.baseurl}}/docs/installation/gitops/hybrid-gitops-helm-installation/)
111+

‎_docs/dashboards/gitops-environments.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title:"GitOpsEnvironments dashboard"
2+
title:"Environments dashboard"
33
description:"Create environments to track SDLC for Argo CD applications"
44
group:dashboards
55
toc:true

‎_docs/dashboards/gitops-products.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title:"GitOpsProducts"
2+
title:"Products dashboard"
33
description:"Create Products to group and manage interrelated Argo CD applications environments"
44
group:dashboards
55
toc:true

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp