-
Notifications
You must be signed in to change notification settings - Fork 6.3k
how to use --abs-proxy-base-path ? #7010
-
how to use --abs-proxy-base-path ?
Beta Was this translation helpful? Give feedback.
All reactions
https://github.com/coder/code-server/blob/main/docs/guide.md#prefixing-absproxyport-with-a-path
Let me know if you run into trouble with the docs, happy to change the text if things are not clear.
Replies: 2 comments 5 replies
-
https://github.com/coder/code-server/blob/main/docs/guide.md#prefixing-absproxyport-with-a-path
Let me know if you run into trouble with the docs, happy to change the text if things are not clear.
Beta Was this translation helpful? Give feedback.
All reactions
-
Thanks, I was beginning to think I could do with one less layer: nginx or something.
Beta Was this translation helpful? Give feedback.
All reactions
-
Ahhh nope, probably always a good idea to use a purpose-built reverse proxy anyway :D
Beta Was this translation helpful? Give feedback.
All reactions
-
is --abs-proxy-base-path configurable from file or only cli? It is not made clear how to configure this.
installed via debian .deb package, for context.
Beta Was this translation helpful? Give feedback.
All reactions
-
You should be able to configure it in the settings file or as a command line argument, same as any other flag.
Beta Was this translation helpful? Give feedback.
All reactions
-
abs-proxy-base-path It didn't work. This is my startup command:
企业微信截图_17288752683468
I tried to open it with a browser, and the page prompt was as follows:
企业微信截图_1728875413984
Beta Was this translation helpful? Give feedback.
All reactions
-
I answered in a couple other places, please let me know if you have suggestions on how we can improve the documentation to make this less confusing. Thank you!
Beta Was this translation helpful? Give feedback.