This is a docker-compose setup that runs Jaeger collector and query services with Clickhouse storage backend using jaeger-clickhouse plugin v0.13.0. The oauth2-proxy (v7.2.1.linux-amd64) is used to secure the Jaeger UI.
- Docker
- Docker compose
Make sure to edit the oauth2_proxy config file to match your environment then run:
docker-compose up -d