Skip to content

Commit cd5efc7

Browse files
pabel-rhPriyanka Abel
andauthored
Manual Cherry-picking for #538 (#617)
* Fixed merge conflicts * Incorporated Heena's comments * incorporated Heena's comments --------- Co-authored-by: Priyanka Abel <[email protected]>
1 parent ce5749a commit cd5efc7

11 files changed

+39
-39
lines changed

artifacts/attributes.adoc

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -65,30 +65,35 @@
6565

6666
:LinkGettingStartedGuide: https://access.redhat.com/documentation/en-us/red_hat_developer_hub/{product-version}/html-single/getting_started_with_red_hat_developer_hub/index
6767

68-
:LinkInstallationGuide: https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/installing_red_hat_developer_hub_on_openshift_container_platform/index
69-
7068
:LinkPluginsGuide: https://access.redhat.com/documentation/en-us/red_hat_developer_hub/{product-version}/html-single/configuring_plugins_in_red_hat_developer_hub/index
7169
:NameOfPluginsGuide: Configuring plugins in {product}
7270

73-
:LinkRHIDPIssue: https://issues.redhat.com/browse/
71+
:release-notes-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/release_notes/index
72+
:release-notes-title: Release notes
73+
74+
:installing-and-viewing-dynamic-plugins-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/installing_and_viewing_dynamic_plugins/index
75+
:installing-and-viewing-dynamic-plugins-title: Installing and viewing dynamic plugins
7476

7577
:authentication-book-url: https://docs.redhat.com/documentation/en-us/red_hat_developer_hub/{product-version}/html-single/authentication/index
7678
:authentication-book-title: Authentication
7779

7880
:authorization-book-url: https://docs.redhat.com/documentation/en-us/red_hat_developer_hub/{product-version}/html-single/authorization/index
7981
:authorization-book-title: Authorization
8082

81-
:installing-on-ocp-book-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.2/html/installing_red_hat_developer_hub_on_openshift_container_platform/index
83+
:installing-on-ocp-book-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/installing_red_hat_developer_hub_on_openshift_container_platform/index
8284
:installing-on-ocp-book-title: Installing {product} on {ocp-short}
8385

84-
:installing-on-eks-book-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.2/html/installing_red_hat_developer_hub_on_amazon_elastic_kubernetes_service/index
86+
:installing-on-eks-book-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/installing_red_hat_developer_hub_on_amazon_elastic_kubernetes_service/index
8587
:installing-on-eks-book-title: Installing {product} on {eks-brand-name}
8688

87-
:installing-on-aks-book-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.2/html/installing_red_hat_developer_hub_on_microsoft_azure_kubernetes_service/index
89+
:installing-on-aks-book-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/installing_red_hat_developer_hub_on_microsoft_azure_kubernetes_service/index
8890
:installing-on-aks-book-title: Installing {product} on {aks-brand-name}
8991

90-
:installing-in-air-gap-book-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.2/html/installing_red_hat_developer_hub_in_an_air-gapped_environment/index
92+
:installing-in-air-gap-book-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/installing_red_hat_developer_hub_in_an_air-gapped_environment/index
9193
:installing-in-air-gap-book-title: Installing {product} in an air-gapped environment
9294

93-
:upgrading-book-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.2/html/upgrading_red_hat_developer_hub/index
94-
:upgrading-book-title: Upgrading {product}
95+
:upgrading-book-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/upgrading_red_hat_developer_hub/index
96+
:upgrading-book-title: Upgrading {product}
97+
98+
:plugins-configure-book-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/configuring_dynamic_plugins/index
99+
:plugins-configure-book-title: Configuring dynamic plugins

modules/admin/proc-rbac-send-request-rbac-rest-api.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ The RBAC REST API enables you to interact with the permission policies and roles
66
.Prerequisites
77

88
* {product} is installed and running.
9-
//For more information about installing {product}, see xref:proc-install-rhdh-ocp-helm_{context}[].
10-
//replace with a link to the installation guide.
9+
10+
For more information about installing {product}, see link:{installing-on-ocp-book-url}#assembly-install-rhdh-ocp-helm[{installing-on-ocp-book-title} with the Helm chart].
1111

1212
* You have access to the {product-short}.
1313

modules/admin/proc-rhdh-monitoring-logging-aks.adoc

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,11 @@ You can access live data logs generated by Kubernetes objects and collect log da
2323
.Prerequisites
2424

2525
* You have deployed {product-short} on {aks-short}.
26-
//For more information, see xref:proc-rhdh-deploy-aks_{context}[].
27-
//replace with a link to the installation guide.
26+
27+
For more information, see xref:{installing-on-aks-book-url}#assembly-install-rhdh-aks[Installing {product} on {aks-name} ({aks-short})].
28+
29+
30+
assembly-install-rhdh-aks.adoc
2831

2932
.Procedure
3033

modules/admin/proc-using-azure-auth-provider.adoc

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,16 @@ The `core-plugin-api` package in {product-short} comes integrated with Microsoft
66

77
.Prerequisites
88
* You have deployed {product-short} on AKS.
9-
//For more information, see xref:proc-rhdh-deploy-aks_{context}[].
10-
//replace with a link to the installation guide.
9+
10+
For more information, see xref:{installing-on-aks-book-url}#assembly-install-rhdh-aks[Installing {product} on {aks-name} ({aks-short})].
11+
1112
* You have created registered your application in Azure portal. For more information, see https://learn.microsoft.com/en-us/entra/identity-platform/quickstart-register-app[Register an application with the Microsoft identity platform].
1213

1314
== Using Microsoft Azure as an authentication provider in Helm deployment
1415

1516
You can use Microsoft Azure as an authentication provider in {product}, when installed using the Helm Chart.
16-
//For more information, see xref:proc-rhdh-deploy-aks-helm_{context}[].
17-
//replace with a link to the installation guide.
17+
18+
For more information, see xref:{installing-on-aks-book-url}#proc-rhdh-deploy-aks-helm_assembly-install-rhdh-aks[Deploying {product-short} on {aks-short} with the Helm chart].
1819

1920
.Procedure
2021

@@ -113,8 +114,8 @@ kubectl -n <your_namespace> delete pods -l backstage.io/app=backstage-<your-rhdh
113114
== Using Microsoft Azure as an authentication provider in Operator-backed deployment
114115

115116
You can use Microsoft Azure as an authentication provider in {product}, when installed using the Operator.
116-
//For more information, see xref:proc-install-rhdh-ocp-operator_{context}[].
117-
//replace with a link to the installation guide.
117+
118+
For more information, see xref:{installing-on-ocp-book-url}#proc-install-operator_assembly-install-rhdh-ocp-operator[Installing {product} on {ocp-short} with the Operator].
118119

119120
.Procedure
120121

modules/getting-started/proc-add-source-control-rhdh-catalog.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ To populate the Catalog in {product}, you need to add software templates, and to
88
* You have a GitHub account.
99
* You have an account on the Red Hat OpenShift cluster.
1010
* You have installed the {product-short}, otherwise the GitHub login fails.
11-
//For more information about installation, see xref:proc-install-rhdh_{context}[].
12-
//replace with link to installation guide.
11+
12+
For more information about installation, see xref:{installing-on-ocp-book-url}/#assembly-install-rhdh-ocp[{installing-on-ocp-book-title}].
1313

1414
== Configuring GitHub authentication
1515

modules/getting-started/proc-customize-rhdh-homepage.adoc

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,8 @@ To access the Home page in {product}, the base URL must include the `/developer-
1111
.Prerequisites
1212

1313
You have installed {product} by using either the Operator or Helm chart.
14-
//For more information, see xref:proc-install-rhdh_rhdh-getting-started[].
15-
//replace with link to installation guide.
1614

15+
For more information, see xref:{installing-on-ocp-book-url}#assembly-install-rhdh-ocp[{installing-on-ocp-book-title}].
1716

1817
.Procedure
1918

@@ -49,8 +48,7 @@ When using a dedicated service, you can do the following:
4948
.Prerequisites
5049

5150
* You have installed the {product} using Helm Chart.
52-
//For more information, see xref:proc-install-rhdh_{context}[].
53-
//replace with link to the installation guide.
51+
For more information, see xref:{installing-on-ocp-book-url}#assembly-install-rhdh-ocp-helm[{installing-on-ocp-book-title} with the Helm chart].
5452

5553
.Procedure
5654

modules/getting-started/proc-customize-rhdh-learning-paths.adoc

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ You can provide data to the Learning Path from the following sources:
2020
.Prerequisites
2121

2222
You have installed {product} by using either the Operator or Helm chart.
23-
//For more information, see xref:proc-install-rhdh_rhdh-getting-started[].
24-
//replace with link to installation guide.
23+
For more information, see xref:{installing-on-ocp-book-url}#assembly-install-rhdh-ocp[{installing-on-ocp-book-title}].
2524

2625
.Procedure
2726

@@ -54,8 +53,7 @@ When using a dedicated service, you can do the following:
5453
.Prerequisites
5554

5655
* You have installed the {product} using Helm chart.
57-
//For more information, see xref:proc-install-rhdh_rhdh-getting-started[].
58-
//replace with link to installation guide.
56+
For more information, see xref:{installing-on-ocp-book-url}#assembly-install-rhdh-ocp[{installing-on-ocp-book-title}].
5957

6058
.Procedure
6159

modules/getting-started/proc-customize-rhdh-tech-radar-page.adoc

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ You can provide data to the Tech Radar page from the following sources:
2222
.Prerequisites
2323

2424
You have installed {product} by using either the Operator or Helm chart.
25-
//For more information, see xref:proc-install-rhdh_rhdh-getting-started[].
26-
//replace with link to installation guide.
25+
For more information, see xref:{installing-on-ocp-book-url}#assembly-install-rhdh-ocp[{installing-on-ocp-book-title}].
2726

2827
.Procedure
2928

@@ -61,8 +60,7 @@ When using a dedicated service, you can do the following:
6160
.Prerequisites
6261

6362
* You have installed the {product} using Helm Chart.
64-
//For more information, see xref:proc-install-rhdh_{context}[].
65-
//replace with link to the installation guide.
63+
For more information, see xref:{installing-on-ocp-book-url}#assembly-install-rhdh-ocp-helm[{installing-on-ocp-book-title} with the Helm chart].
6664

6765
.Procedure
6866

modules/getting-started/proc-enable-servicenow-custom-actions-plugin.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ In {product}, the ServiceNow custom actions are provided as a pre-loaded plugin,
66
.Prerequisites
77

88
* {product} is installed and running.
9-
//For more information about installing the {product-short}, see xref:proc-install-rhdh_{context}[].
10-
//replace with link to the installation guide.
9+
For more information about installing the {product-short}, see xref:{installing-on-ocp-book-url}#assembly-install-rhdh-ocp-helm[{installing-on-ocp-book-title} with the Helm chart].
1110
* You have created a project in the {product-short}.
1211

1312
.Procedure

modules/installation/proc-enable-signin.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,7 @@ The {product} supports the following authentication providers:
6363
.Prerequisites
6464

6565
* You have installed the {product-short}.
66-
//For more information about installation, see xref:proc-install-rhdh_{context}[].
67-
//replace with link to the installation guide.
66+
For more information about installation, see xref:{installing-on-ocp-book-url}#assembly-install-rhdh-ocp-helm[{installing-on-ocp-book-title} with the Helm chart].
6867

6968
.Procedure
7069

0 commit comments

Comments
 (0)