forked from jeanbza/docs-pcf-pws
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathadding-services-marketplace.html.md.erb
61 lines (39 loc) · 2.35 KB
/
adding-services-marketplace.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
54
55
56
57
58
59
60
61
---
title: Use Apps Manager to add and bind services in TAS for VMs
owner: Apps Manager
---
You can use Apps Manager to add and bind service instances through the Marketplace for your TAS for VMs deployment. The Marketplace
offers self-service, on-demand provisioning of add-on services.
For more information about how to add Managed Services to your Cloud Foundry deployment, see the [Services](../services/index.html) topics.
To use a service with your application, you must access the Services
Marketplace, create and configure an instance of the service, then bind the
service instance to your application.
## <a id='access-marketplace'></a>Step 1: Access the Marketplace
Use the following the steps to access the Marketplace:
1. Log in to Apps Manager for your Cloud Foundry deployment.
1. In the left pane of the page, click **Marketplace**.
You can access the Marketplace from a space page or from an app dashboard.
## <a id='create-instance'></a>Step 2: Create and configure a service instance
Use the following steps to create and configure an instance of a service:
1. In the Marketplaces, select a service.
1. Select a plan from the left column, and click **Select this plan**.
1. Complete the **Configure Instance** form with the following information:
* **Instance Name**: Create a name for this instance of the service.
Service instance names must be unique within a space.
* **Add to Space**: From the drop-down menu, select the space where you want
to add the service instance.
* **Bind to App**: From the drop-down menu, select an app.
Click **[do not bind]** if you do not want to bind the service instance to
any app at this time.
1. Click **Add** to add the service instance. PWS creates the service instance
in the selected space. If you specify an app, PWS binds the service instance
to the app.
## <a id='bind-instance'></a>Step 3: Bind a service instance to an application
Use the following steps to bind an existing service instance to an application:
1. In the **Spaces** section of the left pane, select a space.
1. In the **Apps** table of the Space page, click the row
that lists the application you want to bind. The App Dashboard appears.
1. On the App Dashboard, select the **Services** tab.
1. In the Services panel, click **Bind a Service**.
1. Select a service from the **Select a service** drop-down menu.
1. Click **Bind**.