Skip to content
James Bayer edited this page Dec 4, 2013 · 2 revisions

This is before Cloud Foundry v2 was supported

Q: Is it possible to download my application from Cloud Foundry once it has been deployed?

A: there's a discussion on the vcap-dev mailing list about this. In short:

  • use the Cloud Controller API
  • use this simple script that will download your deployed files to a zip

In both cases, you will get back the binary / built / staged files, not the source.

Contents

Community Advisory Board, PMC Schedules

Developing CF

Latest CF Releases

Roadmap and Trackers

See CFF official project list.

Roadmaps are reflected in pivotal trackers. Tracker Instructions and steps to watch stories. Here is a flat list of all trackers:

CIs

Maybe other CIs hosted on cf-app.com are mentioned in slack ?

Using CF

Running CF

Tools

Clone this wiki locally