Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion artifacts/attributes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@
: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
:installing-and-viewing-dynamic-plugins-title: Installing and viewing dynamic plugins


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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ You can use the Tekton plugin to visualize the results of CI/CD pipeline runs on

.Prerequsites
* You have installed and configured the `@backstage/plugin-kubernetes` and `@backstage/plugin-kubernetes-backend` dynamic plugins.
//For more information about installing dynamic plugins, see xref:rhdh-installing-dynamic-plugins[].
//Cannot xref across titles. Convert xref to a link.

For more information about installing dynamic plugins, see xref:{installing-and-viewing-dynamic-plugins-url}[installing-and-viewing-dynamic-plugins-title].

* You have configured the Kubernetes plugin to connect to the cluster using a `ServiceAccount`.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ You can use the Tekton plugin to visualize the results of CI/CD pipeline runs on

.Prerequsites
* You have installed and configured the `@backstage/plugin-kubernetes` and `@backstage/plugin-kubernetes-backend` dynamic plugins.
//For more information about installing dynamic plugins, see xref:rhdh-installing-dynamic-plugins[].
//Cannot xref across titles. Convert xref to a link.

For more information about installing dynamic plugins, see xref:{installing-and-viewing-dynamic-plugins-url}[installing-and-viewing-dynamic-plugins-title].

* You have configured the Kubernetes plugin to connect to the cluster using a `ServiceAccount`.

Expand Down
4 changes: 2 additions & 2 deletions modules/admin/proc-rhdh-monitoring-logging-aks.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ You can access live data logs generated by Kubernetes objects and collect log da
.Prerequisites

* You have deployed {product-short} on {aks-short}.
//For more information, see xref:proc-rhdh-deploy-aks_{context}[].
//replace with a link to the installation guide.

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

.Procedure

Expand Down
13 changes: 7 additions & 6 deletions modules/admin/proc-using-azure-auth-provider.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,16 @@ The `core-plugin-api` package in {product-short} comes integrated with Microsoft

.Prerequisites
* You have deployed {product-short} on AKS.
//For more information, see xref:proc-rhdh-deploy-aks_{context}[].
//replace with a link to the installation guide.

For more information, see xref:{installing-on-aks-book-url}#assembly-install-rhdh-aks[Installing Red Hat Developer Hub on Azure Kubernetes Service (AKS)].

* 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].

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

You can use Microsoft Azure as an authentication provider in {product}, when installed using the Helm Chart.
//For more information, see xref:proc-rhdh-deploy-aks-helm_{context}[].
//replace with a link to the installation guide.

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

.Procedure

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

You can use Microsoft Azure as an authentication provider in {product}, when installed using the Operator.
//For more information, see xref:proc-install-rhdh-ocp-operator_{context}[].
//replace with a link to the installation guide.

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

.Procedure

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ You can add your `policy.csv` file to the {product-short} Helm Chart by creating
* You are logged in to your {ocp-short} account using the {ocp-short} web console.
* {product} is installed and deployed using Helm Chart.
+
//For more information about installing the {product} on {ocp-short} using Helm Chart, see xref:proc-install-rhdh-ocp-helm_{context}[].
//replace with a link to the installation guide.
For more information, see xref:{installing-on-ocp-book-url}#assembly-install-rhdh-ocp-helm[Installing {product} on {ocp-short} with the Helm chart].

.Procedure

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ When the {product} is deployed with the Operator, you can add your `policy.csv`
* {product} is installed and deployed using the Operator.
* You have added a custom configuration file to {ocp-short}. For more information, see link:{LinkAdminGuide}[Adding a custom configuration file to {ocp-short}].
+
//For more information about installing the {product} on {ocp-short} using the Operator, see xref:proc-install-rhdh-ocp-operator_{context}[].
//replace with a link to the installation guide.

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

.Procedure

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ The RBAC REST API enables you to interact with the permission policies and roles
.Prerequisites

* {product} is installed and running.
//For more information about installing {product}, see xref:proc-install-rhdh-ocp-helm_{context}[].
//replace with a link to the installation guide.

For more information about installing {product}, see link:{installing-on-ocp-book-url}#assembly-install-rhdh-ocp-helm[Installing {product} on {ocp-short} with the Helm chart].

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

Expand Down
8 changes: 4 additions & 4 deletions modules/getting-started/proc-customize-rhdh-homepage.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ To access the Home page in {product}, the base URL must include the `/developer-
.Prerequisites

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

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


.Procedure
Expand Down Expand Up @@ -49,8 +49,8 @@ When using a dedicated service, you can do the following:
.Prerequisites

* You have installed the {product} using Helm Chart.
//For more information, see xref:proc-install-rhdh_{context}[].
//replace with link to the installation guide.

For more information, see xref:{installing-on-ocp-book-url}#assembly-install-rhdh-ocp-helm[Installing {product} on {ocp-short} with the Helm chart].

.Procedure

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ You can provide data to the Learning Path from the following sources:
.Prerequisites

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

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

.Procedure

Expand Down Expand Up @@ -54,8 +54,8 @@ When using a dedicated service, you can do the following:
.Prerequisites

* You have installed the {product} using Helm chart.
//For more information, see xref:proc-install-rhdh_rhdh-getting-started[].
//replace with link to installation guide.

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

.Procedure

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ You can provide data to the Tech Radar page from the following sources:
.Prerequisites

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

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

.Procedure

Expand Down Expand Up @@ -61,8 +61,8 @@ When using a dedicated service, you can do the following:
.Prerequisites

* You have installed the {product} using Helm Chart.
//For more information, see xref:proc-install-rhdh_{context}[].
//replace with link to the installation guide.

For more information, see xref:{installing-on-ocp-book-url}#assembly-install-rhdh-ocp-helm[{installing-on-ocp-book-title} with the Helm chart].

.Procedure

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@ In {product}, the ServiceNow custom actions are provided as a pre-loaded plugin,
.Prerequisites

* {product} is installed and running.
//For more information about installing the {product-short}, see xref:proc-install-rhdh_{context}[].
//replace with link to the installation guide.

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

* You have created a project in the {product-short}.

.Procedure
Expand Down
4 changes: 2 additions & 2 deletions modules/installation/proc-enable-signin.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ The {product} supports the following authentication providers:
.Prerequisites

* You have installed the {product-short}.
//For more information about installation, see xref:proc-install-rhdh_{context}[].
//replace with link to the installation guide.

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

.Procedure

Expand Down
3 changes: 1 addition & 2 deletions modules/upgrade/proc-upgrade-rhdh-operator.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,5 @@ If there is no upgrade available, the *Upgrade status* field value is *Up to dat
[role="_additional-resources"]
.Additional resources

//* xref:proc-install-rhdh-ocp-operator_{context}[Deploying {product} on {ocp-short} with the Operator]
//replace with a link to the installation guide.
* link:{installing-on-ocp-book-url}#proc-install-operator_assembly-install-rhdh-ocp-operator[Installing {product} on {ocp-short} with the Operator].
* link:https://docs.openshift.com/container-platform/{ocp-version}/operators/admin/olm-adding-operators-to-cluster.html#olm-installing-from-operatorhub-using-web-console_olm-adding-operators-to-a-cluster[Installing from OperatorHub using the web console]