forked from cloudfoundry/docs-dev-guide
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathservices-index.html.md.erb
More file actions
33 lines (31 loc) · 844 Bytes
/
Copy pathservices-index.html.md.erb
File metadata and controls
33 lines (31 loc) · 844 Bytes
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
---
title: Managing services
owner:
---
These topics contain information about managing service instances:
<ul>
<li>
<a href="services/">Services overview</a>
</li>
<li>
<a href="services/managing-services.html">Managing service instances</a>
</li>
<li>
<a href="services/sharing-instances.html">Sharing service instances</a>
</li>
<li>
<a href="services/application-binding.html">Delivering service credentials to an app</a>
</li>
<li>
<a href="services/service-keys.html">Managing service keys</a>
</li>
<li>
<a href="services/play-service-bindings.html">Configuring Play Framework service connections</a>
</li>
<li>
<a href="services/using-vol-services.html">Using an external file system (volume services)</a>
</li>
<li>
<a href="services/user-provided.html">User-provided service instances</a>
</li>
</ul>