mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
chore: update shared workspaces beta docs to include some screenshots (#22280)
Updating the docs to include some screenshots before Shared Workspace goes into beta!
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 98 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 109 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 111 KiB |
@@ -55,13 +55,25 @@ To list shared workspaces:
|
||||
|
||||
### UI
|
||||
|
||||
#### Sharing your Workspace
|
||||
|
||||
1. Open a workspace that you own.
|
||||
|
||||
1. Locate and click the 'Share' button.
|
||||
|
||||

|
||||
|
||||
1. Add the users or groups that you want to share the workspace with. For each one, select a role.
|
||||
|
||||

|
||||
|
||||
- `use` allows for connection via SSH and apps, the ability to start and stop the workspace, view logs and stats, and update on start when required.
|
||||
- `admin` allows for all of the above, as well as the ability to rename the workspace, update at any time, and invite others with the `use` role.
|
||||
- Neither role allows for the user to delete the workspace.
|
||||
- After removing a user/group, a workspace restart is required for the removal to take effect.
|
||||
|
||||
#### Using a shared workspace
|
||||
|
||||
Once a workspace is shared, you can find the shared workspace by filtering for "Shared" in the Workspaces page.
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user