Skip to content

Subdomain options for multi-tenanted apps #4288

Closed
@bartonip

Description

@bartonip

Now that coder supports wildcard domains, it would be awesome if we could add the ability to pre-define subdomains in the terraform config to particular ports/addresses.

The use case that we have is that we are developing a multi-tenanted app where each tenant has their own unique subdomain a-la https://tenant1.ourapp.com, https://tenant2.ourapp.com.

Right now, we have a real sketchy netcat listener that gets curl'd and then updates nginx config when new workspaces get spun up. It would be great if we could specify a default subdomain where the coder_agent could be accessed at and be able to define other subdomains that would point to this agent.

I think this would be advantageous to all companies who are developing apps that run on multiple subdomains.

Please let me know what you think.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions