Docker Compose customization guide #35

Open
opened 2026-01-28 19:06:55 +00:00 by jason.woltje · 0 comments
Owner

Document Docker Compose customization options.

docs/DOCKER.md:

Turnkey deployment:

  • Prerequisites (Docker, Docker Compose)
  • Single command startup
  • Default ports and URLs
  • Initial setup wizard

Customized deployment:

  • Using external PostgreSQL
  • Using external Valkey/Redis
  • Using external Ollama
  • Connecting to existing Authentik
  • docker-compose.override.yml examples

Advanced topics:

  • GPU support for Ollama
  • HTTPS/TLS configuration
  • Reverse proxy (Traefik, Caddy)
  • Persistent volumes
  • Backup strategies
  • Scaling considerations

Requirements:

  • Copy-paste ready examples
  • Common pitfalls section
  • Tested on Linux and Docker Desktop
Document Docker Compose customization options. **docs/DOCKER.md:** **Turnkey deployment:** - Prerequisites (Docker, Docker Compose) - Single command startup - Default ports and URLs - Initial setup wizard **Customized deployment:** - Using external PostgreSQL - Using external Valkey/Redis - Using external Ollama - Connecting to existing Authentik - docker-compose.override.yml examples **Advanced topics:** - GPU support for Ollama - HTTPS/TLS configuration - Reverse proxy (Traefik, Caddy) - Persistent volumes - Backup strategies - Scaling considerations **Requirements:** - Copy-paste ready examples - Common pitfalls section - Tested on Linux and Docker Desktop
jason.woltje added this to the MVP-Migration (0.1.0 MVP) milestone 2026-01-28 19:06:55 +00:00
jason.woltje added the devopsdocsp1 labels 2026-01-28 19:06:55 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mosaic/stack#35