Skip to content

Make workspace URL expose ports using the same hostname #1808

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ceefour opened this issue Sep 5, 2020 · 3 comments
Closed

Make workspace URL expose ports using the same hostname #1808

ceefour opened this issue Sep 5, 2020 · 3 comments
Labels
meta: stale This issue/PR is stale and will be closed soon type: feature request New feature or request

Comments

@ceefour
Copy link

ceefour commented Sep 5, 2020

My use case is: https://discuss.erpnext.com/t/how-to-set-frappe-socketio-url-in-development-mode/65550

By default, Frappe/ERPNext requires web server (on port 8000) and socketio (on port 9000) using the same hostname (e.g. http://localhost/ or https://*.ws-us02.gitpod.io/)

However, gitpod will allocate different hostnames for each port.

Please provide a way (i.e. gitpod.yml setting) so we can have the same exposed URL for one workspace for all ports, and access ports normally.

Related to, but different than #898.

@svenefftinge svenefftinge added the type: feature request New feature or request label Sep 6, 2020
@erasmuswill
Copy link

#736 could also be solved by this

@stale
Copy link

stale bot commented Mar 17, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the meta: stale This issue/PR is stale and will be closed soon label Mar 17, 2021
@stale stale bot closed this as completed Mar 27, 2021
@akosyakov
Copy link
Member

We just announced preview version of Gitpod local companion which allows to tunnel any tcp port: https://www.gitpod.io/blog/local-app particularly it allows you access everything on localhost on proper port, similarly how you will do it in the local env, please try and give us feedback 🙏🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta: stale This issue/PR is stale and will be closed soon type: feature request New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants