bobbai00 opened a new pull request, #3756: URL: https://github.com/apache/texera/pull/3756
## Summary - Update single-node Docker Compose configuration to align with latest Texera architecture - Add new microservices and update service dependencies - Update image tags for release 1.1.0 ## Changes - Added `config-service` and `computing-unit-managing-service` to Docker Compose - Added `y-websocket-server` for real-time collaboration support - Updated nginx proxy configuration with new service routes - Updated all Texera service images to `release-1-1-0` tag - Fixed service dependencies and health checks - Updated environment variables for proper service communication ## Test Plan - [ ] All services start successfully with `docker-compose up` - [ ] Nginx properly routes requests to all services - [ ] Web application accessible at port 8080 - [ ] File service endpoints working correctly - [ ] Workflow compilation service responding - [ ] Computing unit services functioning - [ ] Real-time collaboration via websocket working ## Related Issues Ensures single-node deployment matches the current microservices architecture for release 1.1.0. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
