Sign inSign up

tma1ai/openfuse-worker

By tma1ai

Updated 2 months ago

Openfuse worker — background queues & async ingestion for LLM observability, backed by GreptimeDB.

Image
Monitoring & observability
0

641

tma1ai/openfuse-worker repository overview

Openfuse Worker

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.

Quick start

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.

Tag summary

Content type

Image

Digest

sha256:7ce817511

Size

317.1 MB

Last updated

2 months ago

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