File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -215,6 +215,7 @@ different organizations.
215
215
If you only run tagged provisioners, you will need to specify a set of tags
216
216
that matches at least one provisioner for _all_ template import jobs and
217
217
workspace build jobs.
218
+
218
219
You may wish to run at least one additional provisioner with no additional tags
219
220
so that provisioner jobs with no additional tags defined will be picked up
220
221
instead of potentially remaining in the Pending state indefinitely.
@@ -400,6 +401,16 @@ This can be disabled with a server-wide
400
401
coder server --provisioner-daemons=0
401
402
` ` `
402
403
404
+ # # Manage external provisioners
405
+
406
+ You can view more information about and manage your provisioners from the Coder
407
+ dashboard.
408
+
409
+ Under ** Admin settings** select **Organizations**, then select **Provisioners**.
410
+
411
+ Use the ** Jobs** or ** Daemons** tab to view provisioners and their status, and
412
+ delete provisioners as necessary.
413
+
403
414
# # Prometheus metrics
404
415
405
416
Coder provisioner daemon exports metrics via the HTTP endpoint, which can be
<
318D
/tr>
You can’t perform that action at this time.
0 commit comments