https://github.com/cloudfoundry/diego-release
BOSH Release for Diego
https://github.com/cloudfoundry/diego-release
cff-wg-app-runtime-platform
Last synced: about 2 months ago
JSON representation
BOSH Release for Diego
- Host: GitHub
- URL: https://github.com/cloudfoundry/diego-release
- Owner: cloudfoundry
- License: apache-2.0
- Created: 2014-01-17T18:46:34.000Z (about 12 years ago)
- Default Branch: develop
- Last Pushed: 2026-02-12T21:20:48.000Z (about 2 months ago)
- Last Synced: 2026-02-13T05:43:22.534Z (about 2 months ago)
- Topics: cff-wg-app-runtime-platform
- Language: Go
- Homepage:
- Size: 96.6 MB
- Stars: 206
- Watchers: 83
- Forks: 219
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Codeowners: CODEOWNERS
- Notice: NOTICE
Awesome Lists containing this project
README
# Diego Release
This repository is a [BOSH](https://github.com/cloudfoundry/bosh)
release for deploying container runtime system for Cloud Foundry
For information on getting started with Cloud Foundry look at the docs
for [CF Deployment](https://github.com/cloudfoundry/cf-deployment).
# Docs
- [Diego Metrics](./docs/010-metrics.md)
- [Container Metrics](./docs/011-container-metrics.md)
- [Troubleshooting error
responses](./docs/020-troubleshooting-error-responses.md)
- [Understanding Diego Logs for Pushing an
Application](./docs/021-cf-push-diego-logs.md)
- [Diego Logging Format](./docs/022-logging-format.md)
- [Scaling and Performance Tuning
Recommendations](./docs/030-scaling-and-performance-tuning.md)
- [Setting up the cfdot CLI tool](./docs/040-cfdot-setup.md)
- [Data Stores](./docs/050-data-stores.md)
- [Data Store Encryption](./docs/051-data-store-encryption.md)
- [Envoy Proxy Configuration](./docs/060-envoy-proxy-configuration.md)
- [TLS Configuration](./docs/070-tls-configuration.md)
- [Rotating Instance Identity CA
Certificates](./docs/071-rotating-instance-identity-ca-certificate.md)
- [Deployment Constraints](./docs/080-deployment-constraints.md)
# Contributing
See the [Contributing.md](./.github/CONTRIBUTING.md) for more
information on how to contribute.
# Working Group Charter
This repository is maintained by [App Runtime
Platform](https://github.com/cloudfoundry/community/blob/main/toc/working-groups/app-runtime-platform.md)
under `Diego` area.
> \[!IMPORTANT\]
>
> Content in this file is managed by the [CI task
> `sync-readme`](https://github.com/cloudfoundry/wg-app-platform-runtime-ci/blob/main/shared/tasks/sync-readme/metadata.yml)
> and is generated by CI following a convention.