File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ on the Coder server and start the provisioner with
40
40
the [ Helm example] ( #example-running-an-external-provisioner-with-helm ) below.
41
41
42
42
> Coder still supports authenticating the provisioner daemon with a
43
- > [ token] ( ../reference/cli.md#--token ) from a user with the Template Admin or
43
+ > [ token] ( ../reference/cli/README .md#--token ) from a user with the Template Admin or
44
44
> Owner role. This method is deprecated in favor of the PSK, which only has
45
45
> permission to access provisioner daemon APIs. We recommend migrating to the
46
46
> PSK as soon as practical.
Original file line number Diff line number Diff line change @@ -113,12 +113,12 @@ on the workload size to ensure deployment stability.
113
113
#### CPU and memory usage
114
114
115
115
Enabling
116
- [ agent stats collection] ( ../../reference/cli.md#--prometheus-collect-agent-stats )
116
+ [ agent stats collection] ( ../../reference/cli/server .md#--prometheus-collect-agent-stats )
117
117
(optional) may increase memory consumption.
118
118
119
119
Enabling direct connections between users and workspace agents (apps or SSH
120
120
traffic) can help prevent an increase in CPU usage. It is recommended to keep
121
- [ this option enabled] ( ../../reference/cli.md#--disable-direct-connections )
121
+ [ this option enabled] ( ../../reference/cli/server .md#--disable-direct-connections )
122
122
unless there are compelling reasons to disable it.
123
123
124
124
Inactive users do not consume Coder resources.
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ Workspace proxies can be used in the browser by navigating to the user
26
26
27
27
## Requirements
28
28
29
- - The [ Coder CLI] ( ../reference/cli.md ) must be installed and authenticated as a
29
+ - The [ Coder CLI] ( ../reference/cli/README .md ) must be installed and authenticated as a
30
30
user with the Owner role.
31
31
32
32
## Step 1: Create the proxy
You can’t perform that action at this time.
0 commit comments