You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _docs/installation/gitops/hosted-runtime.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -142,7 +142,7 @@ max-width="70%"
142
142
## Step 2: Connect Git provider
143
143
Connect your Hosted GitOps Runtime to a Git provider for Codefresh to create the required Git repos. First authorize access to your Git provider through an OAuth token, and then select the Git organizations or accounts in which to create the required Git repos.
144
144
145
-
>Only authorized organizations are displayed in the list. To authorize organizations for the Codefresh application in GitHub, see [Authorize organizations/projects]({{site.baseurl}}/docs/administration/hosted-authorize-orgs/).
145
+
>Only authorized organizations are displayed in the list. To authorize organizations for the Codefresh application in GitHub, see [Authorize organizations/projects]({{site.baseurl}}/docs/administration/account-user-management/hosted-authorize-orgs/).
146
146
147
147
148
148
{% include
@@ -165,7 +165,7 @@ Once you authorize access, Codefresh creates two Git repositories, one to store
165
165
* Git Source application repo
166
166
167
167
Codefresh creates a Git Source application repo for every Hosted GitOps Runtime.
168
-
Read about [Git sources]({{site.baseurl}}/docs/runtime/git-sources/).
168
+
Read about [Git sources]({{site.baseurl}}/docs/installation/gitops/git-sources/).
169
169
170
170
171
171
>Hosted runtimes support only OAuth authentication.
@@ -186,7 +186,7 @@ max-width="40%"
186
186
187
187
{:start="3"}
188
188
1. Select the **Git Organization for which to create the repos**.
189
-
>If the organization does not appear in the list, you need to authorize access to it. See [Authorize organizations/projects]({{site.baseurl}}/docs/administration/hosted-authorize-orgs/).
189
+
>If the organization does not appear in the list, you need to authorize access to it. See [Authorize organizations/projects]({{site.baseurl}}/docs/administration/account-user-management/hosted-authorize-orgs/).
190
190
1. Click **Create**.
191
191
Codefresh creates the two Git repositories in the paths shown.
192
192
@@ -310,12 +310,12 @@ Optional. Create an application in Codefresh, deploy it to the cluster, and trac
310
310
{:start="2"}
311
311
2. In the Codefresh UI, view your application in the [Applications dashboard](https://g.codefresh.io/2.0/applications-dashboard){:target="\_blank"}.
312
312
313
-
## (Optional) Connect CI
313
+
###(Optional) Connect CI
314
314
Optional. Integrate Codefresh with the third-party tools you use for CI to enrich image information in deployments.
315
315
316
316
[Image enrichment with integrations]({{site.baseurl}}/docs/gitops-integrations/image-enrichment-overview/)
Copy file name to clipboardExpand all lines: _docs/installation/gitops/hybrid-gitops.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ Provision one or more Hybrid GitOps Runtimes in your Codefresh account.
10
10
Start by reviewing [system requirements](#minimum-system-requirements) for Hybrid GitOps.
11
11
If you are installing with ingress-controllers, you must configure them as required _before_ starting the installation.
12
12
13
-
> To provision a Hosted GitOps Runtime, see [Provision a hosted runtime]({{site.baseurl}}/docs/installation/hosted-runtime/#1-provision-hosted-runtime) in [Set up a hosted (Hosted GitOps) environment]({{site.baseurl}}/docs/installation/hosted-runtime/).
13
+
> To provision a Hosted GitOps Runtime, see [Provision a hosted runtime]({{site.baseurl}}/docs/installation/gitops/hosted-runtime//#1-provision-hosted-runtime) in [Set up a hosted (Hosted GitOps) environment]({{site.baseurl}}/docs/installation/gitops/hosted-runtime/).
14
14
15
15
**Git providers and Hybrid Runtimes**
16
16
Your Codefresh account is always linked to a specific Git provider. This is the Git provider you select on installing the first GitOps Runtime, either Hybrid or Hosted, in your Codefresh account. All the Hybrid GitOps Runtimes you install in the same account use the same Git provider.
0 commit comments