Openfuse worker — background queues & async ingestion for LLM observability, backed by GreptimeDB.
641
The Openfuse worker service: BullMQ queue consumers and background processing — async event ingestion, evals, exports, and other jobs behind the Openfuse web app.
Openfuse is a MIT-licensed fork of Langfuse that swaps ClickHouse for GreptimeDB.
Run this alongside tma1ai/openfuse-web
for a full deployment, or use tma1ai/openfuse-standalone
to get both in one container.
docker run \
-e DATABASE_URL=postgresql://... \
-e GREPTIME_HOST=... \
-e REDIS_CONNECTION_STRING=redis://... \
tma1ai/openfuse-worker:latest
The worker needs Postgres, GreptimeDB, and Redis. See the repo for compose files and full config.
Content type
Image
Digest
sha256:7ce817511…
Size
317.1 MB
Last updated
2 months ago
docker pull tma1ai/openfuse-worker:sha-53d7abc