Runs, Workflows, and Instrumentation in your network, on your infrastructure, under your control.
Deploy the full Lamdis proof platform with no license file. Unlimited users, unlimited environments, customer-controlled retention. Just clone, configure, and start.
Community is free with no license. Paid tiers provide production rights, support level, SLA, and commercial terms.
| Feature | Community | Production | Enterprise |
|---|---|---|---|
| Price | Free | $40,000/yr | Custom |
| Users | Unlimited | Unlimited | Unlimited |
| Environments | Unlimited | Unlimited | Unlimited |
| Retention | Customer-controlled | Customer-controlled | Customer-controlled |
| Run commitment | None | Annual | Custom |
| All features | |||
| SSO / SAML | |||
| Air-gapped deployment | |||
| Priority support | |||
| Dedicated CSM + SLA |
git clone https://github.com/lamdis-ai/lamdis-deploy.git cd lamdis-deploy/docker-compose cp .env.example .env # Edit .env with your OIDC + AWS credentials docker compose up -d
helm install lamdis ./helm/lamdis \ --set oidc.issuer=https://your-idp.example.com \ --set oidc.clientId=your-client-id \ --set oidc.clientSecret=your-secret \ --set aws.accessKeyId=AKIA... \ --set aws.secretAccessKey=...
Contact our team for Production or Enterprise self-hosted licenses.