Skip to content

Add a method to forward a specific port to local app api #5778

Closed
@atduarte

Description

@atduarte

When opening a workspace with Jetbrains IDEs, we will need to establish an SSH connection and forward the IDE backend port. Currently, the only options would be to:

  1. Use the local app to auto-tunnel all ports of the workspace. Not ideal as the IDE will also port forward after the connection is established showing random ports to the users.
  2. Implement port forwarding in the local IDE plugin. Not ideal as we would duplicate the logic and split the responsibility of establishing and managing the connection.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions