Image Overview: management-api-for-apache-cassandra

Overview: management-api-for-apache-cassandra Chainguard Image

RESTful / Secure Management Sidecar for Apache Cassandra

Download this Image

The image is available on cgr.dev:

docker pull cgr.dev/chainguard/management-api-for-apache-cassandra:latest

Usage

You can run the Management API as a standalone Docker container:

docker run -p 8080:8080 -it –rm cgr.dev/chainguard/management-api-for-apache-cassandra:latest

curl http://localhost:8080/api/v0/probes/liveness OK

Check service and C* are running

curl http://localhost:8080/api/v0/probes/readiness OK

Last updated: 2024-04-11 12:38