Commit Graph

1 Commits

Author SHA1 Message Date
Frank Schwenk f8d895ab21 Add Docker Compose configuration for deployment
- Add compose.yml with nginx service configuration
- Configure Traefik labels for reverse proxy routing
- Set up service to serve static files from ./dist directory
- Configure SSL/TLS with automatic certificate resolution
- Use external Traefik network for integration
- Service accessible at score.bsc-gp.de domain

Refs #30
2025-11-30 20:33:29 +01:00