Skip to content

Dockerfile for recommended database configuration #8

@tucnak

Description

@tucnak

We will also offer a Dockerfile that would do multiple things at once:

  1. Fully configure Postgres with the necessary extensions pre-installed:
    a. vchord
    b. timescaledb
    c. clickhouse_fdw courtesy of Supabase)
  2. Clickhouse server

The Dockerfile will also contain a script to set up foreign tables in Postgres for consuming trace-level data from Clickhouse, opting to treat Postgres a single point of consumption, but not sacrificing performance when it comes to highly-concurrent operations, or batching.

Coincidentally, this is all that you need to set up Langfuse, so we'll be providing an additional docker-compose.yml reference for the daemon deployments with LLM Ops backed in. Langfuse will never be required to run a simp daemon, however PostgreSQL will.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions