# Deployments & Infrastructure Configuration and guides for deploying MetaBuilder to various environments. ## Docker Deployment - Docker configuration for development - Docker Compose setup - Container orchestration ## Production Deployment - Production-ready configuration - Environment setup - Scaling and performance ## Infrastructure as Code - Docker files and compose configurations - Deployment automation - Database initialization ## Related Resources - [Architecture: Deployment](../architecture/deployment.md) - [Security: Database Protection](../security/secure-database.md) - [Database Migrations](../migrations/)