Deployment Overview
Deploy your PraisonAI agents to production environments.Deployment Options
| Option | Best For | Complexity |
|---|---|---|
| Docker | Containerized deployments | Low |
| Kubernetes | Scalable production | Medium |
| Cloud Functions | Serverless | Low |
| API Server | REST/WebSocket APIs | Medium |
Quick Deploy with CLI
API Server
Environment Variables
Related
- Docker Deployment - Docker guide
- Deploy Module - Deploy API

