|
Hi, i see that there is a method to run a code-server at a top level domain and have code-server proxy the (developed) application with proxies. this works great, however, i would like to be able to run code-server at a prefix of a domain: ie https://my.domain.com/code-server should load up code-server. however, when i configure this in my kubernetes ingress, using all i get going to the 'go home' points back to my tld at https://my.domain.com/ is there an existing solution to this? |
Answered by
yee379
Jun 12, 2022
Replies: 1 comment 1 reply
|
nevermind, its just be being dense: i just needed a |
1 reply
Answer selected by
jsjoeio
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
nevermind, its just be being dense: i just needed a
rewriteannotation: