Commit Graph

2 Commits

Author SHA1 Message Date
8a7455db65 fix: Jaeger image tag and remap PG/Valkey ports to avoid host conflicts
jaegertracing/jaeger:2 is not a valid Docker Hub tag — pin to 2.6.0.
Remap PG to 5433 and Valkey to 6380 to avoid conflicts with existing
host containers (sage-postgres, mosaic-valkey on 5432/6379).
Ports are env-configurable via PG_HOST_PORT / VALKEY_HOST_PORT.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 21:05:30 -05:00
35e4e2e527 feat: foundation — Docker Compose, OTEL, shared types (#65)
Co-authored-by: Jason Woltje <jason@diversecanvas.com>
Co-committed-by: Jason Woltje <jason@diversecanvas.com>
2026-03-13 01:55:33 +00:00