Skip to content

viz-centric/flair-cache

Repository files navigation

Build Status

Flair cache

Getting Started

Guides

The following guides illustrates how to use certain features concretely:

Run health check

grpc_health_probe -addr localhost:6565 \
    -tls \
    -tls-ca-cert=/app/trustCertCollectionFile.crt \
    -tls-client-cert=/app/client.crt \
    -tls-client-key=/app/client.pem \
    -tls-server-name=flair-cache