Sign inSign up

tma1ai/openfuse-web

By tma1ai

Updated 2 months ago

Openfuse web app — LLM tracing, evals & analytics UI + API, backed by GreptimeDB. No ClickHouse.

Image
Monitoring & observability
0

797

tma1ai/openfuse-web repository overview

Openfuse Web

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.

Quick start

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.

Tag summary

Content type

Image

Digest

sha256:76cba6301

Size

272.7 MB

Last updated

2 months ago

docker pull tma1ai/openfuse-web:sha-53d7abc