Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.17 KB

README.md

File metadata and controls

26 lines (17 loc) · 1.17 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 one of several repositories that go into a complete documentation set.

The contents here are structured as a topic repository intended to be compiled into a larger document with Bookbinder.

See the docs-book-cloudfoundry repository for the complete list of open source documentation repositories, as well as information about the publishing process.

docs-dev-guide/deploy-apps subdirectory: Develop and Manage Apps Develop and run apps in the cloud.

docs-dev-guide/capi subdirectory: Manage resources via the Cloud Foundry API

docs-dev-guide/services subdirectory: Custom Services Create and publish free or metered services for Cloud Foundry apps.

This repository used to contain the subdirectory docs-dev-guide/cf-cli, documenting the Cloud Foundry Command Line Interface (cf CLI). The content from this subdirectory has been moved to its own repository, docs-cf-cli.