# 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 = <