OfficeKube

Product details

Q: Run a server in a workspace

Is it possible to run a web server on a workspace for testing? How can we connect to it from an external source? When I check using the terminal, I only see private network addresses. Can we use port forwarding or a proxy to access it?

donnieyangPLUSSep 20, 2024
Founder Team
info7515c

info7515c

Sep 20, 2024

A: Yes, you can run your web-server and make it exposed to accept connections over https. Specifically, every developer workspace comes configured to expose your web-server at port 8085 and this is proxied at relative path /dev. Both settings are configurable and can be changed. Please feel free to reach out at our discord channel so that I can provide more detailed answer there and/or walk you through an iteractive session using one of our demo workspaces.

Helpful?
Log in to join the conversation