Skip to content

Conversation

@georgezakinih
Copy link
Contributor

  • Add port configuration via environment variables (TRINO_PORT, SHINY_PORT, SPARK_PORT, POSTGRES_PORT, HIVE_PORT)
  • Change default Trino port from 8081 to 8083 to avoid common conflicts
  • Update docker-compose.yml to use environment variables with fallback defaults
  • Update Makefile with port configuration examples and dynamic port display
  • Update README.md with comprehensive port configuration documentation
  • Add remote access instructions for SSH and VS Code port forwarding

This allows users to easily customize ports to avoid conflicts with existing services.

- Add port configuration via environment variables (TRINO_PORT, SHINY_PORT, SPARK_PORT, POSTGRES_PORT, HIVE_PORT)
- Change default Trino port from 8081 to 8083 to avoid common conflicts
- Update docker-compose.yml to use environment variables with fallback defaults
- Update Makefile with port configuration examples and dynamic port display
- Update README.md with comprehensive port configuration documentation
- Add remote access instructions for SSH and VS Code port forwarding

This allows users to easily customize ports to avoid conflicts with existing services.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants