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
@@ -391,7 +391,7 @@ These providers are not displayed as options during sign-up/sign-in.
391
391
caption="Enable/disable providers for SSO"
392
392
max-width="60%"
393
393
%}
394
-
-->
394
+
395
395
396
396
### (Optional) Set up Git integration
397
397
@@ -434,11 +434,16 @@ Click **Save application**.
434
434
435
435
After app creation, note down the created Application ID and Client Secret. They will be required for the settings in **Codefresh Admin**->**IDPs**.
436
436
437
+
<!---
437
438
{% include image.html
438
439
lightbox="true"
439
440
file="/images/installation/git-idp.png"
440
441
url="/images/installation/git-idp.png"
441
-
%}
442
+
alt="Edit IDP"
443
+
caption="Edit IDP"
444
+
max-width="60%"
445
+
%}
446
+
-->
442
447
443
448
>Note: When configuring the default IDP (for GitHub, GitLab, etc), do not modify the Client Name field. Please keep them as GitHub, GitLab, BitBucket, etc. Otherwise, the signup and login views won’t work.
* In the Codefresh UI, go to[**GitOps Runtimes**](https://g.codefresh.io/2.0/account-settings/runtimes){:target="\_blank"}, and click**+ Add Runtimes**.
68
-
* Select**Hosted GitOps Runtime** and click**Add**.
67
+
* In the Codefresh UI, click the**Settings** icon on the toolbar.
68
+
* From Runtimes in the sidebar, select[**GitOps Runtimes**](https://g.codefresh.io/2.0/account-settings/runtimes){:target="\_blank"}, and click**+ Add Runtime**.
69
+
* Select**Hosted Runtime** and click**Add**.
69
70
>An account can be provisioned with a single Hosted GitOps Runtime. If you have already provisioned a Hosted GitOps Runtime for your account, the Hosted GitOps Runtime option is disabled.
1. When complete, to view the components for the Hosted GitOps Runtime, click**View Runtime**.
85
86
You are directed to the Runtime Components tab.
@@ -94,7 +95,8 @@ caption="Runtime components for Hosted GitOps Runtime"
94
95
max-width="70%"
95
96
%}
96
97
97
-
>The Git Sources and the Managed Clusters are empty as they will be set up in the next steps.
98
+
>You can see that there are two steps to complete Hosted GitOps setup.
99
+
The Git Sources and the Managed Clusters are empty as they will be set up in the next steps.
98
100
99
101
If you navigate to**Runtimes > List View**, you can identify the Hosted GitOps Runtime through the Type column (Hosted), the Cluster/Namespace column (Codefresh), and the Module column (CD Ops).
Your Hosted GitOps Runtime may fail to install with an error as in the image below. We are closely moinitoring the Hosted GitOps Runtime installation process and activley working to prevent and iron out all installation errors. Follow the instructions to uninstall and reinstall the Hosted GitOps Runtime.
113
116
@@ -135,7 +138,7 @@ max-width="70%"
135
138
1. In the Codefresh UI, return to Codefresh [Home](https://g.codefresh.io/2.0/?time=LAST_7_DAYS){:target="\_blank"}.
136
139
1. Refresh the page and start with [Step 1: Install Hosted GitOps Runtime](#step-1-install-hosted-gitops-runtime).
137
140
138
-
141
+
-->
139
142
##Step 2: Connect Git provider
140
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.