You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ensure you have an externally-reachable CODER_ACCESS_URL set in your helm chart. If you do not have a domain set up, this should be the IP address of Coder's LoadBalancer (kubectl get svc -n coder).
Set CODER_ACCESS_URL to the external URL that users and workspaces will use to connect to Coder. This is not required if you are using the tunnel. Learn more about Coder's configuration options.
CODER_ACCESS_URL is required if you are not using the tunnel. Set this to the external URL that users and workspaces use to connect to Coder (e.g. https://coder.example.com/). This should not be localhost.
@ghuntley I was planning on doing this later this week but haven't started yet. Feel free to grab #3518 from me or just this one if you had something different in mind.
thoughts
💭 Coder needs a "Configure" documentation page similar to:
goals
CODER_ACCESS_URL
topics
scenarios
considerations
references
https://coder.com/docs/coder-oss/latest/install/kubernetes#kubernetes-based-workspace-is-stuck-in-connecting
https://coder.com/docs/coder-oss/latest/install/packages
https://coder.com/docs/coder-oss/latest/admin/configure#access-url
The text was updated successfully, but these errors were encountered: