Deployment
This section covers deploying PrivateAIM Hub services to production environments.
Source Repository
Deployment manifests, scripts, and detailed instructions are maintained in the hub-deployment repository.
Deployment Options
| Option | Best For | Guide |
|---|---|---|
| Docker Compose | Development, testing, single-machine | Self-contained setup with all services |
| Kubernetes (Helm) | Production, multi-node, HA | Scalable chart-based deployment |
Reference
- Configuration — environment variables for all services
- Docker Image — building and running the Hub image
- Reverse Proxy — Nginx routing for all services