Openfuse web app — LLM tracing, evals & analytics UI + API, backed by GreptimeDB. No ClickHouse.
797
The Openfuse web service: the UI, tRPC layer, and public REST API for LLM tracing, evals, prompt management, and analytics.
Openfuse is a MIT-licensed fork of Langfuse that swaps ClickHouse for GreptimeDB.
Run this alongside tma1ai/openfuse-worker
for a full deployment, or use tma1ai/openfuse-standalone
to get both in one container.
docker run -p 3000:3000 \
-e DATABASE_URL=postgresql://... \
-e GREPTIME_HOST=... \
tma1ai/openfuse-web:latest
Point it at Postgres and GreptimeDB. See the repo for compose files and full config.
Content type
Image
Digest
sha256:76cba6301…
Size
272.7 MB
Last updated
2 months ago
docker pull tma1ai/openfuse-web:sha-53d7abc