docs: add documentation for template update policies (#10804)

Co-authored-by: Ben Potter <ben@coder.com>
This commit is contained in:
Jon Ayers
2023-11-20 16:30:24 -06:00
committed by GitHub
co-authored by Ben Potter
parent ace188bfc2
commit e6dc9eeffc
9 changed files with 87 additions and 0 deletions
+12
View File
@@ -81,6 +81,18 @@ workspace will run before Coder automatically stops it, regardless of any active
connections. Use this setting to ensure that workspaces do not run in perpetuity
when connections are left open inadvertently.
### Automatic Updates
It can be tedious to manually update a workspace everytime an update is pushed
to a template. Users can choose to opt-in to automatic updates to update to the
active template version whenever the workspace is started.
Note: If a template is updated such that new parameter inputs are required from
the user, autostart will be disabled for the workspace until the user has
manually updated the workspace.
![Automatic Updates](./images/workspace-automatic-updates.png)
## Updating workspaces
After updating the default version of the template that a workspace was created