Remap PG host port to 5433, Valkey to 6380 to avoid conflict with existing host containers
Ports are env-configurable via /
Verification
All 4 containers boot healthy
OTEL pipeline verified: gateway traces visible in Jaeger at :16686
PG connectivity confirmed, Valkey PONG confirmed
## Summary
- Pin Jaeger to ( is not a valid tag)
- Remap PG host port to 5433, Valkey to 6380 to avoid conflict with existing host containers
- Ports are env-configurable via /
## Verification
- All 4 containers boot healthy
- OTEL pipeline verified: gateway traces visible in Jaeger at :16686
- PG connectivity confirmed, Valkey PONG confirmed
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 <[email protected]>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
Verification