Files
stack/docker
Jason Woltje b3d6d73348
All checks were successful
ci/woodpecker/push/infra Pipeline was successful
feat(#400): add Docker Compose swarm/prod deployment for speech services
Add docker/docker-compose.sample.speech.yml for standalone speech services
deployment in Docker Swarm with Portainer compatibility:

- Speaches (STT + basic TTS) with Whisper model configuration
- Kokoro TTS (default high-quality TTS) always deployed
- Chatterbox TTS (premium, GPU) commented out as optional
- Traefik labels for reverse proxy routing with TLS
- Health checks on all services
- Volume persistence for Whisper models
- GPU reservation via Swarm generic resources for Chatterbox
- Environment variable substitution for Portainer
- Comprehensive header documentation

Fixes #400
2026-02-15 02:51:13 -06:00
..