
Langfuse v3
Open source observability and analytics for LLM applications
postgres
railwayapp-templates/postgres-ssl:16
Just deployed
/var/lib/postgresql/data
minio
minio/minio
Just deployed
/data
redis
bitnami/redis:7.2.5
Just deployed
/bitnami
langfuse-worker
langfuse/langfuse-worker:3
Just deployed
clickhouse
clickhouse/clickhouse-server:24
Just deployed
/var/lib/clickhouse
langfuse-web
langfuse/langfuse:3
Just deployed
Langfuse is an open source observability & analytics solution for LLM-based applications. It is mostly geared towards production usage but some users also use it for local development of their LLM applications.
Langfuse is focused on applications built on top of LLMs. Many new abstractions and common best practices evolved recently, e.g. agents, chained prompts, embedding-based retrieval, LLM access to REPLs & APIs. These make applications more powerful but also unpredictable for developers as they cannot fully anticipate how changes impact the quality, cost and overall latency of their application. Thus Langfuse helps to monitor and debug these applications.
Using this template, you can deploy Langfuse to Railway. It automatically creates Postgres, Clickhouse, and Redis databases and Minio instance to store your production data.
In case of errors, try restarting the application container or join the Discord to get help: https://langfuse.com/discord
Template Content
minio
minio/minioredis
bitnami/redis:7.2.5langfuse-worker
langfuse/langfuse-worker:3clickhouse
clickhouse/clickhouse-server:24langfuse-web
langfuse/langfuse:3