Closed
Description
Right now, all SSH entries have the hostname coder.<workspace>
. There can be two problems with this:
- Conflicts with hosts from Coder v1
- No way to "white label" it based for an internal platform/company name (e.g.
ssh devenvs.<workspace>
Support a deployment-wide flag to set a default prefix (enterprise), and perhaps a local flag to override the prefix (OSS).