Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)