Skip to content

Commit ad16573

Browse files
authored
chore(docs): add WebRDP to restructure docs (#14385)
* started module tutorial * finished webrdp addition * ~remove unused workspace access file~
1 parent 2f14a08 commit ad16573

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed
862 KB
Loading

docs/user-guides/workspace-access.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ TODO:
1010
- coder apps
1111
- VSCode
1212
- JetBrains
13+

docs/user-guides/workspace-access/remote-desktops.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,11 @@ or use your favorite RDP client to connect to `localhost:3399`.
5353
![windows-rdp](../images/ides/windows_rdp_client.png)
5454

5555
> Note: Default username is `Administrator` and password is `coderRDP!`.
56+
57+
## RDP Web
58+
59+
Our WebRDP module in the Coder Registry adds a one-click button to open an RDP
60+
session in the browser. This requires just a few lines of Terraform in your
61+
template, see the documentation on our registry for setup.
62+
63+
![Web RDP Module in a Workspace](../../images/user-guides/web-rdp-demo.png)

0 commit comments

Comments
 (0)