File tree 2 files changed +12
-0
lines changed 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -43,3 +43,9 @@ a service account:
43
43
44
44
1 . Generate a ** JSON private key** , which will be what you provide to Coder
45
45
during the setup process.
46
+
47
+ ## code-server
48
+
49
+ ` code-server ` is installed via the ` startup_script ` argument in the ` coder_agent `
50
+ resource block. The ` coder_app ` resource is defined to access ` code-server ` through
51
+ the dashboard UI over ` localhost:13337 ` .
Original file line number Diff line number Diff line change @@ -43,3 +43,9 @@ a service account:
43
43
44
44
1 . Generate a ** JSON private key** , which will be what you provide to Coder
45
45
during the setup process.
46
+
47
+ ## code-server
48
+
49
+ ` code-server ` is installed via the ` startup_script ` argument in the ` coder_agent `
50
+ resource block. The ` coder_app ` resource is defined to access ` code-server ` through
51
+ the dashboard UI over ` localhost:13337 ` .
You can’t perform that action at this time.
0 commit comments