Can CODER_WILDCARD_ACCESS_URL be configured with a *-coder.example.com pattern? #17374
Unanswered
huyhuyvu01
asked this question in
General
Replies: 2 comments
-
closed due to duplicates on discord |
Beta Was this translation helpful? Give feedback.
0 replies
-
The answer is you can. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I'm currently setting up Coder in our organization and came across a potential limitation regarding the CODER_WILDCARD_ACCESS_URL configuration.
According to the documentation, it's recommended to use a wildcard domain like:
CODER_WILDCARD_ACCESS_URL=*.coder.example.com
However, due to restrictions from our IT department, we're unable to use subdomains directly under coder.example.com. Instead, we are only permitted to use wildcard domains in the format:
*-coder.example.com
Is it possible to configure CODER_WILDCARD_ACCESS_URL to support this kind of wildcard pattern (*-coder.example.com)? If not currently supported, are there any suggested workarounds or plans to support this structure?
Thanks in advance for your help!
Beta Was this translation helpful? Give feedback.
All reactions