Deployment
Welcome to the Deployment documentation. This section provides the technical guidelines and requirements for hosting and scaling the CADViewer Analytic Model infrastructure.
Key Deployment Topics
While the specific configurations depend on your infrastructure (e.g., Docker, Kubernetes, or bare-metal), this section will eventually cover:
- Environment Variables: Essential keys for database connections, Stripe billing, and LLM integrations.
- Service Architecture: How the frontend, backend, PostgreSQL database, and Qdrant vector database interact.
- Updates & Migrations: Best practices for rolling out platform updates and performing zero-downtime database migrations.