Skip to main content

Self-hosting Langtrace

To run Langtrace locally, you have to run three services:
  • Next.js app
  • Postgres database
  • Clickhouse database

Configure Langtrace SDK

To configure the Langtrace SDK for self-hosted setups, checkout the guide here.

Authentication Setup

Langtrace supports multiple authentication methods, including Admin Password, Google OAuth, and Azure AD OAuth. For detailed instructions on configuring authentication for your self-hosted setup, refer to our Authentication guide.

Setup Guides

Video Guide Playlist for Langtrace Setups here.

Docker

Run standalone instance of Langtrace docker container

Docker Compose

Run Langtrace with all required databases using docker-compose

Kubernetes

Run Langtrace on Kubernetes using Helm Chart

Azure

Run Langtrace on Azure AppService

Railway

Run Langtrace on Railway with a single click!