Self-host OpenLIT in your preferred environment
Helm Repo Setup
helm repo add openlit https://openlit.github.io/helm/ helm repo update
Installing the Helm Chart
helm install openlit openlit/openlit
Git Clone OpenLIT Repository
git clone git@github.com:openlit/openlit.git
Start Docker Compose
docker compose up -d
Was this page helpful?