forked from pivotal-cf/docs-pcf-install
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathadd-delete.html.md.erb
53 lines (30 loc) · 3.16 KB
/
add-delete.html.md.erb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
---
title: Adding and Deleting Products
owner: Ops Manager
---
<strong><%= modified_date %></strong>
Refer to this topic for help adding and deleting additional products from your [Pivotal Cloud Foundry®](https://network.pivotal.io/products/pivotal-cf) (PCF) installation, such as [Pivotal HD for PCF](https://network.pivotal.io/products/pivotal-hd-service) and [Pivotal RabbitMQ for PCF](https://network.pivotal.io/products/pivotal-rabbitmq-service).
## <a id="add-import"></a>Adding and Importing Products ##
1. Download PCF-compatible products at [Pivotal Network](https://network.pivotal.io).
1. From the Available Products view, click **Import a Product**.
<%= image_tag("import-prod.png") %>
1. To import a product, select the .pivotal file that you downloaded from Pivotal Network or received from your software distributor, then click **Open**.
After the import completes, the product appears in the Available Products view.
1. Hover over the product name in the Available Products view to expose the **Add** button, then click **Add**.
<%= image_tag("add-available.png") %>
1. The product tile appears in the Installation Dashboard. If the product requires configuration, the tile appears orange.
<%= image_tag("orange-tile.png") %>
If necessary, configure the product.
1. **(Optional)** In the product configuration view, select the **Lifecycle Errands** tab to configure post-install errands or review the default settings. Post-install errands are scripts that automatically run after a product
installs, before Ops Manager makes the product available for use. For more information about post-install errands, see <a href="http://docs.pivotal.io/pivotalcf/partners/lifecycle-errands.html">Understanding Lifecycle Errands</a>.
<p class="note"><strong>Note</strong>: By default, Ops Manager reruns lifecycle errands even if they are not necessary due to settings left from a previous install. Leaving errands checked at all times can cause updates and other processes to take longer. To prevent a lifecycle errand from running, deselect the checkbox for the errand in the
<strong>Settings</strong> tab on the product tile before installing the product.</p>
<%= image_tag("example-errand.png") %>
The **Broker Registrar** checkbox is an example of a lifecycle errand available for a product. When you select this checkbox, this errand registers service brokers with the Cloud Controller and also updates any broker URL and credential values that have changed since the previous registration.
1. In the Pending Changes view, click **Apply Changes** to start installation
and run post-install lifecycle errands for the product.
## <a id='del-prod'></a>Deleting a Product ##
1. From the Installation Dashboard, click the trash icon on a product tile to remove that product. In the **Delete Product** dialog box that appears, click **Confirm**.
<p class="note"><strong>Note</strong>: You cannot delete the Ops Manager Director product.</p>
1. In the Pending Changes view, click **Apply Changes**.
After you delete a product, the product tile is removed from the installation and the Installation Dashboard. However, the product appears in the Available Products view.