| [ Web Proxy ] |
| Viewing: https://raw.githubusercontent.com/coder/code-server/v4.93.1/docs/coder.md | [Back] [Original] |
# Coder
To install and run code-server in a Coder workspace, we suggest using the `install.sh`
script in your template like so:
```terraform
resource "coder_agent" "dev" {
arch = "amd64"
os = "linux"
startup_script =
| Web Proxy Viewer | New URL | Original Page |