An open API service indexing awesome lists of open source software.

https://github.com/cloudfoundry/docs-dev-guide

Documentation for application developers who want to deploy their applications to Cloud Foundry
https://github.com/cloudfoundry/docs-dev-guide

Last synced: about 2 months ago
JSON representation

Documentation for application developers who want to deploy their applications to Cloud Foundry

Awesome Lists containing this project

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).