Handbook - Reference

Ports

On this page
On this page
ComponentPortEnv var
BFF3000CLOUDGRID_BFF_PORT
Frontend dev server5173CLOUDGRID_FRONTEND_DEV_PORT
OTLP HTTP collector4318CLOUDGRID_OTLP_HTTP_ADDR
OTLP gRPC collector4317CLOUDGRID_OTLP_GRPC_ADDR
NATS client4222CLOUDGRID_NATS_PORT in Docker Compose env
NATS monitor8222CLOUDGRID_NATS_MONITOR_PORT in Docker Compose env
SurrealDB RPC8000CLOUDGRID_SURREALDB_PORT in Docker Compose env
storage-read health8081CLOUDGRID_STORAGE_READ_HEALTH_PORT
storage-write health8082CLOUDGRID_STORAGE_WRITE_HEALTH_PORT
control-plane health8084CLOUDGRID_CONTROL_PLANE_HEALTH_PORT
AI eval runner health8085CLOUDGRID_AI_EVAL_RUNNER_HEALTH_PORT

Health Paths

ComponentPaths
BFF/livez, /readyz, /api/health
OTLP collector/livez, /readyz on HTTP port
storage-read/livez, /readyz
storage-write/livez, /readyz
control-plane/livez, /readyz
AI eval runner/livez, /readyz

Last updated .