File tree 1 file changed +11
-0
lines changed
1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -199,6 +199,7 @@ different organizations.
199
199
If you only run tagged provisioners, you will need to specify a set of tags
200
200
that matches at least one provisioner for _all_ template import jobs and
201
201
workspace build jobs.
202
+
202
203
You may wish to run at least one additional provisioner with no additional tags
203
204
so that provisioner jobs with no additional tags defined will be picked up
204
205
instead of potentially remaining in the Pending state indefinitely.
@@ -382,6 +383,16 @@ This can be disabled with a server-wide
382
383
coder server --provisioner-daemons=0
383
384
` ` `
384
385
386
+ # # Manage external provisioners
387
+
388
+ You can view more information about and manage your provisioners from the Coder
389
+ dashboard.
390
+
391
+ Under ** Admin settings** select **Organizations**, then select **Provisioners**.
392
+
393
+ Use the ** Jobs** or ** Daemons** tab to view provisioners and their status, and
394
+ delete provisioners as necessary.
395
+
385
396
# # Prometheus metrics
386
397
387
398
Coder provisioner daemon exports metrics via the HTTP endpoint, which can be
You can’t perform that action at this time.
0 commit comments