gitpod-io / gitpod-io/gitpod

Expose workspace ports on external IP

Open
#459 4 comments 6 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

meta: never-stale team: workspace type: feature request
Dominant language
TypeScript
Stars
13.8k
Forks
1.4k
Avg merge
17h 58m
Merged PRs (30d)
5

Description

Currently the model we use for accessing workspace ports is different to 'real' machines our users are used to.

Problems with this approach:

A solution would be to expose workspaces under a IP6 address. Then each workspace would be accessible under: :
Optionally, we could add a (customizable) DNS entry for that as well (see #329)

This would allow other usecases:

  • ssh access into workspaces to integrate with local environment
  • none-https traffic

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the issue's current workspace-port model, the linked discussion in #435, and the related DNS proposal in #329. Done would mean exposing workspace ports through an external IPv6 address, with optional DNS support, so SSH and non-HTTPS traffic can work without frontend-specific proxying.

Written by the indexing model from the issue text.

Assessment

Domain
cloud, networking
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.