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

Commitfab7054

Browse files
committed
Update hosted gitops
Replace screenshots for hosted gitops
1 parent047426f commitfab7054

12 files changed

+27
-19
lines changed

‎_docs/installation/codefresh-on-prem.md‎

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ You can always renable a provider when needed.
382382
1. From the left pane, select **Providers**.
383383
1. Disable the providers not relevant for the accounts.
384384
These providers are not displayed as options during sign-up/sign-in.
385-
<!--- change screenshot>
385+
<!--- change screenshot -->
386386
{% include image.html
387387
lightbox="true"
388388
file="/images/administration/sso/enable-disable-providers.png"
@@ -391,7 +391,7 @@ These providers are not displayed as options during sign-up/sign-in.
391391
caption="Enable/disable providers for SSO"
392392
max-width="60%"
393393
%}
394-
-->
394+
395395

396396
### (Optional) Set up Git integration
397397

@@ -434,11 +434,16 @@ Click **Save application**.
434434

435435
After app creation, note down the created Application ID and Client Secret. They will be required for the settings in **Codefresh Admin**->**IDPs**.
436436

437+
<!---
437438
{% include image.html
438439
lightbox="true"
439440
file="/images/installation/git-idp.png"
440441
url="/images/installation/git-idp.png"
441-
%}
442+
alt="Edit IDP"
443+
caption="Edit IDP"
444+
max-width="60%"
445+
%}
446+
-->
442447

443448
>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.
444449

‎_docs/installation/gitops/hosted-runtime.md‎

Lines changed: 19 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ toc: true
88

99

1010

11-
Set up your environment with the Hosted GitOps Runtime to leverageextensive CD capabilities.
12-
<!---Read about [Hosted GitOps]({{site.baseurl}}/docs/incubation/intro-hosted-runtime/).-->
11+
Set up your environment with the Hosted GitOps Runtime to leverageCodefresh GitOps capabilities.
12+
1313

1414
##System requirements for Hosted GitOps Runtimes
1515

@@ -21,20 +21,20 @@ Set up your environment with the Hosted GitOps Runtime to leverage extensive CD
2121

2222

2323
##Where to start with Hosted GitOps Runtimes
24-
If you have not provisioned a Hosted GitOps Runtime, Codefresh presents you with the setup instructions in the**Home** dashboard.
24+
If you have not provisioned a Hosted GitOps Runtime, Codefresh presents you with the setup instructions in the**GitOps Overview** dashboard.
2525

2626

2727

28-
* In the Codefresh UI,go to Codefresh[Home](https://g.codefresh.io/2.0/?time=LAST_7_DAYS){:target="\_blank"}.
28+
* In the Codefresh UI,from OPS in the sidebar, select[GitOps Overview](https://g.codefresh.io/2.0/?time=LAST_7_DAYS){:target="\_blank"}.
2929
Codefresh guides you through the three-step setup, as described below.
3030

3131
{% include
3232
image.html
3333
lightbox="true"
34-
file="/images/runtime/hosted-initial-view.png"
35-
url="/images/runtime/hosted-initial-view.png"
36-
alt="Hosted GitOps setup"
37-
caption="Hosted GitOps setup"
34+
file="/images/runtime/hosted-gitops-initial-view.png"
35+
url="/images/runtime/hosted-gitops-initial-view.png"
36+
alt="Hosted GitOpsRuntimesetup"
37+
caption="Hosted GitOpsRuntimesetup"
3838
max-width="80%"
3939
%}
4040

@@ -64,11 +64,12 @@ max-width="80%"
6464

6565
{:start="2"}
6666
1. Do the following:
67-
* 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**.
6970
>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.
7071
* Continue from_step 3_.
71-
72+
<!---
7273
{% include
7374
image.html
7475
lightbox="true"
@@ -79,7 +80,7 @@ caption="Install Hosted GitOps Runtime"
7980
max-width="40%"
8081
%}
8182
82-
83+
-->
8384
{:start="3"}
8485
1. When complete, to view the components for the Hosted GitOps Runtime, click**View Runtime**.
8586
You are directed to the Runtime Components tab.
@@ -94,7 +95,8 @@ caption="Runtime components for Hosted GitOps Runtime"
9495
max-width="70%"
9596
%}
9697

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.
98100

99101
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).
100102

@@ -103,11 +105,12 @@ image.html
103105
lightbox="true"
104106
file="/images/runtime/hosted-runtimes-list-view.png"
105107
url="/images/runtime/hosted-runtimes-list-view.png"
106-
alt="Hostedruntimes in List view"
107-
caption="Hostedruntimes in List view"
108+
alt="HostedGitOps Runtime in List view"
109+
caption="HostedGitOps Runtime in List view"
108110
max-width="70%"
109111
%}
110112

113+
<!--- Ask Idan if to keep this:
111114
### Troubleshoot failed Hosted GitOps Runtime installation
112115
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.
113116
@@ -135,7 +138,7 @@ max-width="70%"
135138
1. In the Codefresh UI, return to Codefresh [Home](https://g.codefresh.io/2.0/?time=LAST_7_DAYS){:target="\_blank"}.
136139
1. Refresh the page and start with [Step 1: Install Hosted GitOps Runtime](#step-1-install-hosted-gitops-runtime).
137140
138-
141+
-->
139142
##Step 2: Connect Git provider
140143
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.
141144

176 KB
Loading
-17.8 KB
Loading
-3.98 KB
Loading
590 Bytes
Loading
-1.94 KB
Loading
1.68 KB
Loading
13.7 KB
Loading
50.2 KB
Loading

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp