- Notifications
You must be signed in to change notification settings - Fork926
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
ad16573
intorestructureUh oh!
There was an error while loading.Please reload this page.
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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
@stirby On a 2nd thought, I think this should be inadmin/templates/extending-templates
as a user may not know what terraform is and how the template works.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Or maybe it's fine. We can link to a page inadmin/templates/
on how to do this.
Added our WebRDP module to the RDP docs.