8000 init manage external provisioners · coder/coder@0b489b7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0b489b7

Browse files
committed
init manage external provisioners
1 parent 4a8d678 commit 0b489b7

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/admin/provisioners.md

Lines changed: 11 additions & 0 deletions
< 318D /tr>
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@ different organizations.
215215
If you only run tagged provisioners, you will need to specify a set of tags
216216
that matches at least one provisioner for _all_ template import jobs and
217217
workspace build jobs.
218+
218219
You may wish to run at least one additional provisioner with no additional tags
219220
so that provisioner jobs with no additional tags defined will be picked up
220221
instead of potentially remaining in the Pending state indefinitely.
@@ -400,6 +401,16 @@ This can be disabled with a server-wide
400401
coder server --provisioner-daemons=0
401402
```
402403

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+
403414
## Prometheus metrics
404415

405416
Coder provisioner daemon exports metrics via the HTTP endpoint, which can be

0 commit comments

Comments
 (0)
0