Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.36 KB

File metadata and controls

33 lines (19 loc) · 1.36 KB

Guide for Developers Pushing Apps to Cloud Foundry

This is a guide for developers on deploying and troubleshooting apps running in Cloud Foundry.

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

Subdirectory overview

  • deploy-apps/ — Develop and manage apps; deploy and run apps in the cloud
  • capi/ — Manage resources via the Cloud Foundry API
  • services/ — Create and publish free or metered services for Cloud Foundry apps

Published location

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

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.