Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorporate dynamic workspace suffix into UI #93

Open
ThomasK33 opened this issue Mar 6, 2025 · 1 comment
Open

Incorporate dynamic workspace suffix into UI #93

ThomasK33 opened this issue Mar 6, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@ThomasK33
Copy link
Member

Currently we're hardcoding the .coder suffix in the MenuItemView.
With coder/coder#16828 the HostnameSuffix will become a configurable value, thus we need to read that value and adjust the UI accordingly.

@ThomasK33 ThomasK33 added the enhancement New feature or request label Mar 6, 2025
@matifali
Copy link
Member

matifali commented Mar 6, 2025

I was wondering if we can instead use the same suffix as the CODER_ACCESS_URL. If CODER_WILDCARD_ACCESS_URL is set, we can reuse the wildcard cert for HTTPS apps. I am sure it will conflict with the configured DNS server resolving the CODER_ACCESS_URL and its subdomains.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants