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
- Host: GitHub
- URL: https://github.com/cloudfoundry/docs-dev-guide
- Owner: cloudfoundry
- License: apache-2.0
- Created: 2013-10-09T18:07:52.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2025-06-04T16:38:00.000Z (10 months ago)
- Last Synced: 2025-06-14T00:03:16.326Z (10 months ago)
- Language: HTML
- Size: 13.4 MB
- Stars: 41
- Watchers: 54
- Forks: 225
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).