# docs-dev-guide **Repository Path**: mirrors_cloudfoundry/docs-dev-guide ## Basic Information - **Project Name**: docs-dev-guide - **Description**: Documentation for application developers who want to deploy their applications to Cloud Foundry - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-03-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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](http://github.com/cloudfoundry-incubator/bookbinder). See the [docs-book-cloudfoundry](http://github.com/cloudfoundry/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](http://github.com/cloudfoundry/docs-cf-cli).