x-forwarded-proto is not standard aginst all LB, If nginx is offloading SSL, then there won't be any x-forwarded-proto. So, default we're taking $http_x_forwarded_proto else $scheme. Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com> |
||
|---|---|---|
| .. | ||
| templates | ||
| Chart.yaml | ||
| README.md | ||
| tls.yaml | ||
| values.yaml | ||
Description
This is the frontend of the OpenReplay web app (internet).
Endpoints
- /api -> chalice
- / -> frontend (in minio)
- /assets -> sessions-assets bucket in minio
- /minio -> minio api endpoint
- /ingest -> events ingestor
- /assist -> live sessions and webRTC
- /grafana -> monitoring (Enterprise Edition only)