Langtrace needs postgres and clickhouse to run. Update the Postgres and Clickhouse connection details in the .env file to point to your database.
Make sure the Postgres and Clickhouse databases are running and accessible
from the Langtrace app. If you wish to run them using Docker, checkout the
docker compose guide here.
Langtrace supports multiple authentication methods. Configure the necessary environment variables for your chosen authentication method(s) in the .env file. For detailed instructions, refer to our Authentication guide.
After setting up Langtrace, make sure to configure your chosen authentication method(s) and create the necessary user accounts. Refer to the Authentication guide for detailed instructions.