Sign inSign up

arie378/tokoflow-portal

By arie378

โ€ขUpdated 3 days ago

Web front for Tokoflow back-office โ€” serves the React SPA + /api reverse proxy (Helidon SE 4)

Image
Web servers
0

10K+

arie378/tokoflow-portal repository overview

โ tokoflow-portal

Web front-end host for the Tokoflow back-office. A Helidon SE 4 (virtual-thread) replacement for nginx, shipped as a GraalVM native-image binary.

โ What it does

  • Serves the Vite-built React SPA from a bundled classpath webroot/.
  • Reverse-proxies /api/* to tokoflow-gateway (gzip-enabled), so the browser talks to a single origin.
  • SPA-fallback routing for client-side routes.

โ Architecture

The public-facing HTTP tier (behind nginx/Cloudflare in production). The SPA it serves is the Tokoflow tenant back-office; all data calls flow through it to the gateway and on to tokoflow-api.

โ Image

  • Native binary ยท entrypoint id.tokoflow.portal.FrontendPortalMain
  • Exposes 8080 (HTTP)

โ Key environment

  • Upstream gateway URL for the /api reverse proxy
  • OTEL_* (OpenTelemetry โ†’ OpenObserve)

Internal component of the Tokoflow platform โ€” the bundled SPA is proprietary; not intended as a standalone image.

Tag summary

Content type

Image

Digest

sha256:27bca26efโ€ฆ

Size

44.5 MB

Last updated

3 days ago

docker pull arie378/tokoflow-portal