docs: add usage in Coder (#5975)

* docs: add difference between Coder

Add a short block explaining the difference between code-server and
Coder.

* docs: add new doc coder.md under Install

This adds a new doc explaining how to install code-server in a Coder
workspace using Terraform.
This commit is contained in:
Joe Previte
2023-01-27 10:14:54 -07:00
committed by GitHub
parent 96d9c5eb0f
commit 401d423dfd
3 changed files with 52 additions and 0 deletions

View File

@@ -37,6 +37,11 @@
"icon_path": "assets/images/icons/usage.svg",
"path": "./guide.md",
"children": [
{
"title": "Coder",
"description": "How to run code-server in Coder",
"path": "./coder.md"
},
{
"title": "--link",
"description": "How to run code-server --link",