Running Locally
Self-host LangDB AI Gateway Enterprise locally with ClickHouse, PostgreSQL, and Redis for full control over tracing, caching, and analytics.
Dependencies
Launch Options
Using binary
ai-gateway-enteprise serve -c ai-gateway.yaml Using docker
docker run -it
-p 8080:8080 \
<private-url>/ai-gateway-enteprise serve \
-c ai-gateway.yaml Make Your First Request
Using MCPs Servers
Next Steps:
Last updated
Was this helpful?