Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 6 years ago)
- Default Branch: main
- Last Pushed: 2024-11-10T08:01:19.000Z (about 2 months ago)
- Last Synced: 2024-11-10T09:17:09.875Z (about 2 months ago)
- Topics: cf-cli, cloud-foundry, java, r2dbc, reactor-core, spring-boot, spring-webflux
- Language: Java
- Homepage:
- Size: 2.61 MB
- Stars: 42
- Watchers: 1
- Forks: 16
- 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
[![GA](https://img.shields.io/badge/Release-GA-darkgreen)](https://img.shields.io/badge/Release-GA-darkgreen) ![Github Action CI Workflow Status](https://github.com/cf-toolsuite/cf-butler/actions/workflows/ci.yml/badge.svg) [![Known Vulnerabilities](https://snyk.io/test/github/cf-toolsuite/cf-butler/badge.svg?style=plastic)](https://snyk.io/test/github/cf-toolsuite/cf-butler) [![Release](https://jitpack.io/v/cf-toolsuite/cf-butler.svg)](https://jitpack.io/#cf-toolsuite/cf-butler/master-SNAPSHOT) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](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)