alnoda-workspaces icon indicating copy to clipboard operation
alnoda-workspaces copied to clipboard

Change localhost link to be IP of container

Open wbeckett-invise opened this issue 1 year ago • 3 comments

Is it possible to change the localhost link for each workspace to be the IP of the container instead? I run this on my home server, not my local machine so the link to localhost, while not a problem, is just a little annoying. :-)

wbeckett-invise avatar Apr 25 '23 23:04 wbeckett-invise

Same boat here as well. Would love this feature.

pizzaboi89 avatar May 24 '23 16:05 pizzaboi89

From here in the docs, you can customize the default localhost links by adding -e WRK_HOST="<ip-of-your-remote-server>" to the docker run ... command.

I substituted the load balancer IP for my application. Not sure how to set container IP as an environment variable though...

jrbe228 avatar Jun 20 '23 02:06 jrbe228

Hi @wbeckett-invise, there are docs I published a day ago. You can find how to do it here https://docs.alnoda.org/user-guide/cloud-deployment/server/

bluxmit avatar Jul 06 '23 05:07 bluxmit