Skip to content

chore(docs): add WebRDP to restructure docs #14385

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Aug 21, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
finished webrdp addition
  • Loading branch information
stirby committed Aug 21, 2024
commit 75301f9e4c810cf3a76cd8567ef7faacba5db50a
Binary file added docs/images/user-guides/web-rdp-demo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions docs/user-guides/workspace-access/remote-desktops.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,6 @@ or use your favorite RDP client to connect to `localhost:3399`.

## RDP Web

Our WebRDP module in the Coder Registry adds a one-click button to open an RDP session in the browser. This requires just a few lines of Terraform in your template, see the documentation on our registry for setup.

![Web RDP Module in a Workspace](../../images/user-guides/web-rdp-demo.png)
Loading