2 Commits

Author SHA1 Message Date
6848d69a9d fix: use golang:alpine to satisfy k6 go >= 1.25.0 requirement
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-01 19:38:00 +02:00
71d3faa36c feat: k6 load testing web UI with Docker
- Multi-stage Dockerfile builds k6 from source (grafana/k6)
- Express backend with SSE live output streaming
- SQLite-backed test history with delete support
- Frontend: URL input, VUs, duration, RPS limit, custom headers
- Persisted via Docker volume, listens on port 8118

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-01 19:36:21 +02:00