|
5 | 5 | :_mod-docs-content-type: PROCEDURE |
6 | 6 | [id="proc-adding-new-components-to-the-rhdh-instance_{context}"] |
7 | 7 | = Adding new components to your {product} instance |
8 | | - |
9 | | -You can add components to your {product-short} instance using the following ways: |
10 | 8 |
|
11 | 9 | .Prerequisites |
12 | 10 |
|
13 | | -* You have installed the {product} instance. |
| 11 | +* You have installed and configured the {product} instance. |
14 | 12 | * You have the required permissions. See link:{authorization-book-url}[{authorization-book-title}]. |
15 | 13 |
|
16 | 14 | .Procedure |
17 | 15 |
|
18 | | -* Register components manually using the GUI or through your `{my-app-config-file}` with the required permissions. |
19 | | -* Create new components through Software Templates. |
| 16 | +You can add components to your {product-very-short} instance using the following methods: |
| 17 | + |
| 18 | +* Register components manually using the GUI or by using your `{my-app-config-file}` with the required permissions. |
| 19 | +* Create new components by using Software Templates. |
20 | 20 | * Use the bulk import plugin with the required permissions. For more information, see link:{configuring-dynamic-plugins-book-url}#bulk-importing-github-repositories[the bulk import plugin]. |
21 | 21 |
|
22 | 22 | == Registering components manually in your {product-very-short} instance |
23 | 23 |
|
24 | | -To register components in the Software Catalog manually in your {product-very-short} instance, complete the following steps: |
25 | | - |
26 | 24 | .Prerequisites |
27 | 25 |
|
28 | | -* You have installed the {product} instance. |
| 26 | +* You have installed and configured the {product} instance. |
29 | 27 | * You have the required permissions. See link:{authorization-book-url}[{authorization-book-title}]. |
30 | 28 |
|
31 | 29 | .Procedure |
32 | 30 |
|
| 31 | +To register components in the Software Catalog manually in your {product-very-short} instance, complete the following steps: |
| 32 | + |
33 | 33 | . In your {product} instance, go to *Home > Catalog*. |
34 | | -. On the Catalog page, click *Register Existing Component*. |
35 | | -. On the Register an existing component page, enter the full URL to the YAML file you wish to register. For example: link:https://github.com/backstage/backstage/blob/master/packages/catalog-model/examples/components/artist-lookup-component.yaml[Artist lookup component]. |
| 34 | +. On the *Catalog* page, click *Register Existing Component*. |
| 35 | +. On the *Register an existing component* page, enter the full URL to the YAML file you want to register. For example: link:https://github.com/backstage/backstage/blob/master/packages/catalog-model/examples/components/artist-lookup-component.yaml[Artist lookup component]. |
36 | 36 | . Complete the wizard instructions. |
37 | 37 |
|
38 | 38 | == Creating new components in your {product} instance |
39 | 39 |
|
40 | | -You can create new components in the Software Catalog in your {product-very-short} instance. |
| 40 | +You can create new components in the Software Catalog in your {product-very-short} instance. {product} automatically registers all components that developers or platform engineers create using Templates in the Software Catalog. |
41 | 41 |
|
42 | 42 | .Prerequisites |
43 | 43 |
|
44 | | -* You have installed the {product} instance. |
| 44 | +* You have installed and configured the {product} instance. |
45 | 45 | * You have the required permissions See link:{authorization-book-url}[{authorization-book-title}]. |
46 | 46 |
|
47 | 47 | .Procedure |
48 | 48 |
|
49 | 49 | . In your {product} instance, go to *Home > Catalog*. |
50 | | -* On the Catalog page, click *Self-service*. |
51 | | - |
52 | | -{product} automatically registers all components that developers or platform engineers create using Templates in the Software Catalog. |
| 50 | +* On the *Catalog* page, click *Self-service*. |
0 commit comments