noodles0231
noodles0231
CCoder.com
Created by noodles0231 on 12/17/2024 in #help
code-server port forward issue
Hi, I am having some issues with port forword when running code-server in the browser.
I have setup coder in Kubernetes ( with nginx ingress ). When I create Workspace in coder , start code-server and start , eg Tomcat on port 8080, VS will automatically create Port/Forwarded Address as https://coder.mydomain.com/%40barrow/coder-example.main/apps/code-server/proxy/8080/ I can access the tomcat entry page fine, however, all other links in the page will have "/%40barrow/coder-example.main/apps/code-server/proxy/8080/" cut off which cause all these link broken. how do I preserve "/%40barrow/coder-example.main/apps/code-server/proxy/8080/" ?
4 replies