Skip to content

Commit 6dd01db

Browse files
committed
RHIDP-6544 - Document how users can install and configure plugins from Marketplace in RHDH
1 parent 417329e commit 6dd01db

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

modules/dynamic-plugins/proc-extensions-installing.adoc

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ You can install a plugin and configure it by updating the `{my-app-config-file}`
77
* You have identified and set the required environment variables referenced by the plugin's default configuration. These environment variables must be defined in the Helm Chart or Operator configuration.
88

99
.Procedure
10-
. Use the search bar in the header to search for the plugin that you wish to install and click on the card. For example, search for Tekton and click *Read more* on the *Pipelines With Tekton* card.
10+
. Open your {product-short} application and click *Administration* > *Extensions*.
11+
. Use the search bar on the *Extensions* page to search for the plugin that you wish to install and click on the card. For example, search for Tekton and click *Read more* on the *Pipelines With Tekton* card.
1112
+
1213
image::rhdh-plugins-reference/rhdh-extensions-tekton-card.png[Extensions catalog with Tekton card]
1314
. In the plugin drawer, you can review information about the plugin and how to configure it in {product-very-short}. To install the plugin click *Install*.
@@ -24,8 +25,11 @@ image::rhdh-plugins-reference/rhdh-extensions-tekton-editor-1.png[Extensions cat
2425
image::rhdh-plugins-reference/rhdh-extensions-tekton-editor-2.png[Extensions catalog with Tekton configuration]
2526
+
2627
[NOTE]
27-
In {product-very-short} 1.6, the *Install* button is disabled, so you must copy the plugin configuration to the `{my-app-config-file}` file.
28-
. In the `{my-app-config-file}` file, add the plugin configuration that you copied in the previous step to the `plugins` definitions.
28+
In {product-very-short} 1.6, the *Install* button is disabled, so you must copy the plugin configuration to the `dynamic-plugins.yaml` file.
29+
. In the `dynamic-plugins.yaml` file, add the plugin configuration that you copied in the previous step to the `plugins` definitions.
30+
+
31+
[NOTE]
32+
If you have installed {product-very-short} by using the Helm Chart, to enable the plugin, you may need to roll out your {product-very-short} project manually.
2933

3034
.Verification
3135
. Click *Administration* > *Extensions*.

0 commit comments

Comments
 (0)