Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 1.18 KB

File metadata and controls

27 lines (15 loc) · 1.18 KB

Extending Cloud Foundry

This guide explains how to extend a Cloud Foundry instance with services. It covers user-supplied services, the Open Service Broker API, and creating managed services for Cloud Foundry apps.

This is a content repository in the Cloud Foundry documentation set.

Published location

This content is published at https://docs.cloudfoundry.org/services/.

Branch

This repository uses only the master branch for the Cloud Foundry OSS documentation.

Template variables

Template variables for this content are defined in the docs-book-cloudfoundry repository at config/template_variables.yml. Update that file to change variables that appear across this content.

Contributing

  1. Fork this repository.
  2. Create a branch from master, make your changes, and submit a pull request to master.

Only the CFF Docs WG lead can merge pull requests, build to staging, and publish the documentation.