Version: v2
Self-host Langfuse v2
This guide covers Langfuse v2. For Langfuse v3, see the v3 documentation. Langfuse v2 receives security updates until end of Q1 2025. If you have any questions while upgrading, please refer to the v3 upgrade guide or open a thread on GitHub Discussions.
Langfuse is open source and can be self-hosted using Docker. This section contains guides for different deployment scenarios.
Deployment Options
The following options are available:
- Langfuse Cloud: A fully managed version of Langfuse that is hosted and maintained by the Langfuse team.
- Self-host Langfuse: Run Langfuse on your own infrastructure.
- Production via Docker. Please follow the deployment guide for more details and detailed instructions on how to deploy Langfuse on various cloud providers.
- Locally or on a single VM via Docker Compose.
Architecture
Langfuse only depends on open source components and can be deployed locally, on cloud infrastructure, or on-premises.
Upgrade to Langfuse v2
If you are upgrading from Langfuse v1, please refer to the upgrade guide.