HTTP→gRPC edge gateway for Tokoflow — JWT verify + proxy to tokoflow-api (Helidon SE 4)
10K+
HTTP edge/API gateway for the Tokoflow retail SaaS platform. Built on Helidon SE 4 (virtual threads) and shipped as a GraalVM native-image binary.
gateway→api token and forwards requests
to tokoflow-api over gRPC (grpc-java client, h2c).Front door in front of tokoflow-api. Typically reverse-proxied by
tokoflow-portal (which serves the SPA and forwards /api/* here).
Exposes the platform health gate at /healthz.
id.tokoflow.gateway.TokoflowGatewayMainTOKOFLOW_API_HOST / TOKOFLOW_API_PORT — upstream gRPC targetINTERNAL_TOKEN_SECRET — shared with tokoflow-api (must match)JWT_SECRET — user-token verificationOTEL_* (OpenTelemetry → OpenObserve)Internal component of the Tokoflow platform — not intended as a standalone image.
Content type
Image
Digest
sha256:1e72610bf…
Size
101.2 MB
Last updated
about 1 hour ago
docker pull arie378/tokoflow-gateway