Roo-Code/packages
Roo Code e2b413eea8 feat: resolve Docker port conflicts for evals services
- Update postgres port from 5432 to 5433 to avoid conflicts
- Update redis port from 6379 to 6380 to avoid conflicts
- Update DATABASE_URL in .env.development and .env.test to use new port
- Add .env.local.example with port configuration documentation
- Update README.md with comprehensive port configuration guide
- Add PORT-CONFLICT-SOLUTION.md with detailed implementation plan

This allows  WARN  Unsupported engine: wanted: {"node":"20.19.2"} (current: {"node":"v20.19.3","pnpm":"10.8.1"})

> roo-code@ evals /roo/repos/Roo-Code
> docker compose -f packages/evals/docker-compose.yml --profile server --profile runner up --build --scale runner=0

 ELIFECYCLE  Command failed with exit code 1. to run alongside other postgres/redis services
without port conflicts while maintaining backward compatibility.
2025-07-13 00:33:39 +00:00
..
build Sharing improvements (#5082) 2025-06-24 16:36:32 -04:00
cloud Cloud: support static cloud settings (#5435) 2025-07-06 23:21:52 -04:00
config-eslint Upgrade to ESLint 9 + share eslint config across workspaces (#3815) 2025-05-21 21:30:21 -07:00
config-typescript Roo Code Cloud (#4069) 2025-05-28 20:43:30 -07:00
evals feat: resolve Docker port conflicts for evals services 2025-07-13 00:33:39 +00:00
ipc Farewell jest (#4607) 2025-06-16 21:39:45 -07:00
telemetry Git repo cloud telemetry (#5119) 2025-06-25 17:01:32 -07:00
types Bump types to 1.32.0 (#5636) 2025-07-12 14:29:37 -04:00