---
title: "Deploy Langfuse v3.225.6 (Production ready AI Observability)"
description: "Open-source LLM platform for prompt management, tracing, evals & metrics"
category: "AI/ML"
url: https://railway.com/deploy/kUsf_w
---

# Deploy Langfuse v3.225.6 (Production ready AI Observability)

Open-source LLM platform for prompt management, tracing, evals & metrics

**[Deploy Langfuse v3.225.6 (Production ready AI Observability) on Railway](https://railway.com/template/kUsf_w)**

- **Creator:** RailGenius
- **Category:** AI/ML
- **Total deploys:** 46

## Template content

### clickhouse https://devicons.railway.app/ClickHouse?variant=light

- **Image:** clickhouse/clickhouse-server:25.11
- **Health check:** /ping

### postgres https://devicons.railway.app/i/postgresql.svg

- **Image:** ghcr.io/railwayapp-templates/postgres-ssl:16.11

### redis https://devicons.railway.app/i/redis.svg

- **Image:** bitnami/redis:latest

### langfuse-web https://langfuse.com/icon.svg

- **Image:** langfuse/langfuse:3.225.6
- **Public domain:** Yes

### minio https://res.cloudinary.com/h5kvzw/image/upload/v1706062979/MINIO_Bird_vbtpet.png

- **Image:** minio/minio
- **Start command:** `sh -c 'mkdir -p /data/langfuse && minio server --address ":9000" --console-address ":9001" /data'`
- **Health check:** /minio/health/ready

### langfuse-worker https://langfuse.com/icon.svg

- **Image:** langfuse/langfuse-worker:3.225.6

## Documentation

Langfuse is an open-source LLM engineering platform that helps teams collaboratively debug, analyze, and iterate on their LLM applications.

LLM Application Observability: Instrument your app and start ingesting traces to Langfuse, thereby tracking LLM calls and other relevant logic in your app such as retrieval, embedding, or agent actions. Inspect and debug complex logs and user sessions. Try the interactive demo to see this in action.

Prompt Management helps you centrally manage, version control, and collaboratively iterate on your prompts. Thanks to strong caching on server and client side, you can iterate on prompts without adding latency to your application.

Evaluations are key to the LLM application development workflow, and Langfuse adapts to your needs. It supports LLM-as-a-judge, user feedback collection, manual labeling, and custom evaluation pipelines via APIs/SDKs.

Datasets enable test sets and benchmarks for evaluating your LLM application. They support continuous improvement, pre-deployment testing, structured experiments, flexible evaluation, and seamless integration with frameworks like LangChain and LlamaIndex.

LLM Playground is a tool for testing and iterating on your prompts and model configurations, shortening the feedback loop and accelerating development. When you see a bad result in tracing, you can directly jump to the playground to iterate on it.

Comprehensive API: Langfuse is frequently used to power bespoke LLMOps workflows while using the building blocks provided by Langfuse via the API. OpenAPI spec, Postman collection, and typed SDKs for Python, JS/TS are available.



## Similar templates

- [Chat Chat](https://railway.com/deploy/-WWW5r) — Chat Chat, your own unified chat and search to AI platform.
- [stella](https://railway.com/deploy/stella) — Self-host stella with web, API, Postgres, Redis, and object storage.
- [Hermes Agent | OpenClaw Alternative with Dashboard](https://railway.com/deploy/hermes-agent-or-openclaw-alternative-wit) — Self-Hosted Hermes AI Agent for Telegram, Discord & Slack

Open this page in a browser: https://railway.com/deploy/kUsf_w
