Infrastructure management, deployment, and operational reference.
| Page | Description |
|---|---|
| Docker Compose | Profiles, services, ports, overrides |
| Workers | Heartbeat and maintenance worker lifecycle |
| Database | Schema management, bouncing DB, resetting |
| Embeddings | Ollama, TEI, OpenAI, dimension configuration |
| Environment Variables | Complete .env reference |
| Production | Cloud deployment and scaling |
| Troubleshooting | Symptom-based diagnosis and fixes |
| Task | Page |
|---|---|
| Understand the Docker services | Docker Compose |
| Start/stop workers | Workers |
| Reset or upgrade the database | Database |
| Change the embedding model | Embeddings |
| See all environment variables | Environment Variables |
| Deploy to the cloud | Production |
| Fix a problem | Troubleshooting |