krujos/docs-dev-guide
Documentation for application developers who want to deploy their applications to Cloud Foundry
Guide for Developers Pushing Apps to Cloud Foundry
This is a guide for developers on deploying and troubleshooting applications running in Cloud Foundry.
This doc is one of several doc 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
repo 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 Applications
Develop and run applications in the cloud.
docs-dev-guide/services subdirectory:
Custom Services
Create and publish free or metered services for Cloud Foundry apps.
This repo used to contain the subdirectory docs-dev-guide/cf-cli, documenting the cf Command Line Interface. The content from this subdirectory has been moved to its own repo, docs-cf-cli.