alnoda-workspaces
alnoda-workspaces copied to clipboard
Change localhost link to be IP of container
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. :-)
Same boat here as well. Would love this feature.
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...
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/