https://github.com/cf-toolsuite/cf-butler
My purpose in life is to cleanup stale apps and services on a Cloud Foundry foundation. I can be configured to report on and remove orphaned services and stopped app instances older than a configurable duration. I do many other useful things too.
https://github.com/cf-toolsuite/cf-butler
cf-cli cloud-foundry java r2dbc reactor-core spring-boot spring-webflux
Last synced: about 1 month ago
JSON representation
My purpose in life is to cleanup stale apps and services on a Cloud Foundry foundation. I can be configured to report on and remove orphaned services and stopped app instances older than a configurable duration. I do many other useful things too.
- Host: GitHub
- URL: https://github.com/cf-toolsuite/cf-butler
- Owner: cf-toolsuite
- License: apache-2.0
- Created: 2019-01-03T19:18:15.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2025-08-18T20:02:02.000Z (about 2 months ago)
- Last Synced: 2025-08-18T22:07:40.331Z (about 2 months ago)
- Topics: cf-cli, cloud-foundry, java, r2dbc, reactor-core, spring-boot, spring-webflux
- Language: Java
- Homepage:
- Size: 2.73 MB
- Stars: 41
- Watchers: 0
- Forks: 15
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# VMware Tanzu Application Service > Butler
[](https://img.shields.io/badge/Release-GA-darkgreen)  [](https://snyk.io/test/github/cf-toolsuite/cf-butler) [](https://jitpack.io/#cf-toolsuite/cf-butler/master-SNAPSHOT) [](https://opensource.org/licenses/Apache-2.0)
* [Background](docs/BACKGROUND.md)
* [Prerequisites](docs/PREREQUISITES.md)
* [Tools](docs/TOOLS.md)
* How to
* [Clone](docs/CLONING.md)
* [Build](docs/BUILD.md)
* [Manage configuration](docs/CONFIGURATION.md)
* [Run](docs/RUN.md)
* [Check code quality](docs/SONARQUBE.md)
* [Integrate w/ Operations Manager](docs/INTEGRATIONS.md)
* [Define and manage policies](docs/POLICIES.md)
* [Deploy to Tanzu Application Service](docs/TAS.md)
* [Consume endpoints](docs/ENDPOINTS.md)
* [Troubleshooting](docs/TROUBLESHOOTING.md)
* Videos (coming soon)
* [Credits](docs/CREDITS.md)