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: quickstarts/node-with-s2i.yaml
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -34,15 +34,15 @@ spec:
34
34
- description: >-
35
35
To create a Node application:
36
36
37
-
1. Click on the [perspective switcher]{{highlight qs-perspective-switcher}} at the top of the navigation, and select **Developer**.
37
+
1. If present click on the [perspective switcher]{{highlight qs-perspective-switcher}} at the top of the navigation, and select **Administrator**.
38
38
39
-
1. In the navigation menu, click [Add]{{highlight qs-nav-add}}.
39
+
1. In the main navigation menu, select [Home]{{highlight qs-nav-home}} and select **Projects**.
40
40
41
-
1. Click the **Project** dropdown menu and select **Create Project** to create a project for your Node application.
41
+
1. Click the **Create Project** button to create a project for your Node application.
42
42
43
43
1. In the **Name** field, enter a name for your new project. Then click **Create**.
44
44
45
-
1. On the **+Add page**, click **Import from Git** on the **Git Repository** tile.
45
+
1. In the masthead, click **+** icon and select **Import from Git**.
46
46
47
47
1. In the **Git Repo URL** field, add
48
48
@@ -90,7 +90,7 @@ spec:
90
90
- description: >-
91
91
To view the associated code:
92
92
93
-
1. In the navigation menu, click [Topology]{{highlight qs-nav-topology}}.
93
+
1. In the main navigation menu, select [Workloads]{{highlight qs-nav-workloads}} and select **Topology**.
94
94
95
95
1. The icon on the bottom right quadrant of the **nodejs-rest-http** deployment either represents the Git repository of the associated code, OR if the appropriate operators are installed, it will bring up the associated code in your IDE.
Copy file name to clipboardExpand all lines: quickstarts/quarkus-with-s2i.yaml
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -38,15 +38,15 @@ spec:
38
38
- description: >-
39
39
To create a Quarkus application:
40
40
41
-
1. Click on the [perspective switcher]{{highlight qs-perspective-switcher}} at the top of the navigation, and select **Developer**.
41
+
1. If peresnt click on the [perspective switcher]{{highlight qs-perspective-switcher}} at the top of the navigation, and select **Administrator**.
42
42
43
-
1. In the navigation menu, click [Add]{{highlight qs-nav-add}}.
43
+
1. In the main navigation menu, select [Home]{{highlight qs-nav-home}} and select **Projects**.
44
44
45
-
1. Click the **Project** dropdown menu and select **Create Project** to create a project for your Quarkus application.
45
+
1. Click the **Create Project** button to create a project for your Quarkus application.
46
46
47
47
1. In the **Name** field, enter a name for your new project. Then click **Create**.
48
48
49
-
1. On the **+Add page**, click **Import from Git** on the **Git Repository** tile.
49
+
1. In the masthead, click [+ plus icon]{{highlight qs-masthead-import}} icon and select **Import from Git**.
50
50
51
51
1. In the **Git Repo URL** field, add
52
52
@@ -109,7 +109,7 @@ spec:
109
109
- description: >-
110
110
To view the associated code:
111
111
112
-
1. In the navigation menu, click [Topology]{{highlight qs-nav-topology}}.
112
+
1. In the main navigation menu, select [Workloads]{{highlight qs-nav-workloads}} and select **Topology**.
113
113
114
114
1. The icon on the bottom right quadrant of the **quarkus-quickstarts** deployment either represents the Git repository of the associated code, OR if the appropriate operators are installed, it will bring up the associated code in your IDE.
Copy file name to clipboardExpand all lines: quickstarts/rhdh-installation-via-helm.yaml
+12-11Lines changed: 12 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -111,12 +111,13 @@ spec:
111
111
description: |-
112
112
To install Red Hat Developer Hub via Helm:
113
113
114
-
1. Click on the [perspective switcher]{{highlight qs-perspective-switcher}} at the top of the navigation and select **Developer**.
115
-
2. In the navigation menu, click [Add]{{highlight qs-nav-add}} and then select **Helm Chart**.
114
+
1. If present click on the [perspective switcher]{{highlight qs-perspective-switcher}} at the top of the navigation and select **Administrator**.
115
+
2. In the main navigation menu, select [Helm]{{highlight qs-admin-nav-helm}} and select **Releases**.
116
116
3. If needed, switch or create a new project from the **Project dropdown**.
117
-
4. Search for **Red Hat Developer Hub**
118
-
5. Select the card **Red Hat Developer Hub, Provided by Red Hat**, and press **Create** to open a page to configure the Helm Chart.
119
-
6. **Optional:** Change the default configuration via the form (click on Root Schema to expand the configuration) or YAML based on your needs.
117
+
4. On the **Helm Releases** page, click **Create Helm Release** button.
118
+
5. Search for **Red Hat Developer Hub**
119
+
6. Select the card **Red Hat Developer Hub, Provided by Red Hat**, and press **Create** to open a page to configure the Helm Chart.
120
+
7. **Optional:** Change the default configuration via the form (click on Root Schema to expand the configuration) or YAML based on your needs.
120
121
121
122
You can update the configuration later as well.
122
123
7. Click **Create** to install the Red Hat Developer Hub Helm Chart.
@@ -143,7 +144,7 @@ spec:
143
144
To update your Red Hat Developer Hub installation:
144
145
145
146
1. Ensure you have a **backup** of your installation.
146
-
2. In the navigation menu, click [Helm]{{highlight qs-nav-helm}}.
147
+
2. In the main navigation menu, select [Helm]{{highlight qs-admin-nav-helm}} and select **Releases**.
147
148
3. Select your **developer-hub** Helm Release. You can see your current version under **Chart version**.
148
149
4. Click the **Actions** menu button in the top right corner and select **Upgrade**.
149
150
5. Switch to the **YAML view** and **save your current YAML configuration.**
@@ -154,7 +155,7 @@ spec:
154
155
instructions: |-
155
156
#### To verify the application was successfully upgraded:
156
157
157
-
1. Navigate back to [Helm]{{highlight qs-nav-helm}} and select your "developer-hub" Helm Release.
158
+
1. In the main navigation menu, select [Helm]{{highlight qs-admin-nav-helm}} and select **Releases**.
158
159
2. Your Helm Chart should show "Deployed" again and an updated **Chart version**.
159
160
3. The **Revision history** tab should show a new revision with the message "Upgrade complete".
160
161
failedTaskHelp: |-
@@ -166,7 +167,7 @@ spec:
166
167
description: |-
167
168
To use a custom domain name, you must change some of **Helm Chart values**:
168
169
169
-
1. In the navigation menu, click [Helm]{{highlight qs-nav-helm}}.
170
+
1. In the main navigation menu, select [Helm]{{highlight qs-admin-nav-helm}} and select **Releases**.
170
171
2. Select your **developer-hub** Helm Release.
171
172
3. Click the **Actions** menu button in the top right corner and select **Upgrade**.
172
173
4. You can apply the following configuration with the Form view by clicking on **Root Schema > Global**
@@ -189,7 +190,7 @@ spec:
189
190
instructions: |-
190
191
#### To verify the application was successfully updated:
191
192
192
-
1. Navigate to [Topology]{{highlight qs-nav-topology}}
193
+
1. In the main navigation menu, select [Workloads]{{highlight qs-nav-workloads}} and select **Topology**.
193
194
2. Click on the URL decorator in the top-right corner of the "developer-hub" Deployment to open your Red Hat Developer Hub instance.
194
195
3. Verify that the correct URL is used and the Red Hat Developer Hub installation works fine.
195
196
failedTaskHelp: |-
@@ -204,8 +205,8 @@ spec:
204
205
This resource is not created automatically because you can have multiple Red Hat Developer Hub installations on one cluster.
205
206
And this way, you can also link a single RHDH instance from multiple OpenShift clusters.
206
207
207
-
1. Please copy the actual **Red Hat Developer Hub URL** from [Topology]{{highlight qs-nav-topology}}, or open it in another browser tab.
208
-
2. Click on the [Import YAML (plus icon)]{{highlight qs-masthead-import}} button at the top of the navigation.
208
+
1. Please copy the actual **Red Hat Developer Hub URL** from [Workloads]{{highlight qs-nav-workloads}} select **Topology**, or open it in another browser tab.
209
+
2. Click on the [+ plus icon]{{highlight qs-masthead-import}} button and select **Import YAML** at the top of the navigation.
209
210
3. **Insert the YAML** below into the YAML editor, add your Red Hat Developer Hub URL as `href`, and update the link `text` if needed.
Copy file name to clipboardExpand all lines: quickstarts/rhdh-installation-via-operator.yaml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -174,8 +174,8 @@ spec:
174
174
instructions: |-
175
175
#### To verify the application was successfully created:
176
176
177
-
1. In the **Administrator** perspective you should now see a RHDH "backstage-my-rhdh” Deployment under Workloads > Deployments,
178
-
or in the [Topology]{{highlight qs-nav-topology}} view of the **Developer** perspective.
177
+
1. In the **Administrator** perspective you should now see a RHDH "backstage-my-rhdh” Deployment under [Workloads]{{highlight qs-nav-workloads}} > Deployments,
178
+
or in the [Workloads]{{highlight qs-nav-workloads}} **Topology** view.
179
179
2. It might take a moment for your deployment status to update to "Running".
180
180
3. In the **Administrator** perspective, you can find the URL of your RHDH instance under Networking > Routes.
181
181
In the **Developer** perspective Topology, you can click on the URL decorator in the Deployment to open your RHDH instance.
@@ -308,7 +308,7 @@ spec:
308
308
This way, you can also link a single RHDH instance from multiple OpenShift clusters.
309
309
310
310
1. Please copy the actual **Red Hat Developer Hub URL** from [Topology]{{highlight qs-nav-topology}}, or open it in another browser tab.
311
-
2. Click on the [Import YAML (plus icon)]{{highlight qs-masthead-import}} button at the top of the navigation.
311
+
2. Click on the [+ plus icon]{{highlight qs-masthead-import}} button and select **Import YAML** at the top of the navigation.
312
312
3. **Insert the YAML** below into the YAML editor, add your Red Hat Developer Hub URL as `href`, and update the link `text` if needed.
0 commit comments