- Notifications
You must be signed in to change notification settings - Fork928
Closed
Labels
Description
Preface
We don't have much existing documentation around controlling workspace ports.
- Networking/Port Forwarding
- Workspaces - doesn't feature anything around ports
Since the Sharable Ports feature introduced two new axes of port manipulation, I think it warrants a new page to discuss both.
What to cover
- Screenshot of the new ports UI with various shared port configuration
- How to share a port at different levels
- Explanation of admin-level controls (maximum port sharing level)
- How sharable ports interacts with
coder_app
s - Protocol control
Location/Design
Option 1
We append to theport forwarding page. I hesitate here because there's already so much content there.
Option 2
We create a new page underNetworking for controlling workspace ports/services.
Option 3
We break theWorkspaces page into subcategories:
index.md
: Creating, Viewing, Updating, Repairing, Logging, Resourcesscheduling.md
: Workspace Schedulingaccess.md
: Accessing workspaces via ports andcoder_app
s, links to IDEs page