This is the bosh release for Cloud Foundry's Cloud Controller API.
- Cloud Controller: The primary API of Cloud Foundry.
- Cloud Controller Clock: Triggers periodic jobs for the Cloud Controller.
- Cloud Controller Workers: Execute background jobs for the Cloud Controller.
- Webdav Blobstore: An optional stand-alone blobstore for the Cloud Controller.
- NFS Mounter: Connects Cloud Controller with an NFS blobstore.
- CC Uploader: Uploads files from Diego to the Cloud Controller.
- TPS Watcher: Reports crash events from Diego to the Cloud Controller.
For more details on the integration between Diego and Capi Release, see Diego Design Notes.
- Read Contribution Guidelines
- Public Pivotal Tracker project showing current team priorities
- Run CATS