Kevin Veen-Birkenbach
aac01810a1
Add tables-step timeout env knobs to compose, docs, and e2e
2026-02-14 04:52:26 +01:00
Kevin Veen-Birkenbach
37a17b536d
Harden installer readiness and fix e2e healthcheck
2026-02-13 15:20:18 +01:00
Kevin Veen-Birkenbach
1f448f4457
test(e2e): make root docker-compose stack port-configurable
...
ci / tests (push) Has been cancelled
Parameterize Matomo’s published port via MATOMO_PORT to avoid CI collisions,
update installer site URL accordingly, and adapt the root docker-compose E2E
test to run on a non-default port with explicit environment injection.
https://chatgpt.com/share/694af650-a484-800f-ace7-0a634d57b0a0
2025-12-23 21:16:51 +01:00
Kevin Veen-Birkenbach
a2010cd914
feat(container): add pinned Playwright Docker image and compose stack for Matomo bootstrap
...
CI / test (push) Has been cancelled
- Add Dockerfile based on pinned Playwright image (v1.46.0-jammy) for reproducible browser runtime
- Introduce docker-compose stack (MariaDB + Matomo + one-shot bootstrap)
- Extend Makefile with container image and stack management targets
- Add env.sample for environment-driven bootstrap configuration
- Relax Playwright dependency to >=1.46.0 to keep Nix builds compatible
- Add E2E test ensuring docker-compose bootstrap exits with 0 and prints token
2025-12-23 19:41:31 +01:00