Skip to content

feature request: Coder port forward using suddirectory instead of subdomain #9845

Closed as not planned
@gburiola

Description

@gburiola

Hello

At the moment, coder port forward via the UI dashboard uses subdomain in the following format

https://<PORT>-<ENV_NAME>-<USERNAME>.coder.company.internal

That means it requires a wildcard SSL certificate as well as a wildcard DNS.

Some companies do not allow wildcard SSL certificates and/or wildcard DNS entries.

Would it be possible to have port forwarding via the UI dashboard using a subdirectory instead? Something like:

https://coder.company.internal/port-forward/<PORT>-<ENV_NAME>-<USERNAME>

thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions