Skip to content

Latest commit

 

History

History
36 lines (30 loc) · 1.33 KB

File metadata and controls

36 lines (30 loc) · 1.33 KB

Operations

Infrastructure management, deployment, and operational reference.

Quick Links

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

I want to...

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