We use cookies to make your experience better.
Learn how to enable self-contained workspace builds.
By default the Coder workspace boot sequence occurs remotely -- Coder uploads
assets (including the Coder agent, code-server, and JetBrains Projector) from
coderd
to a workspace.
However, Coder offers the option of using self-contained workspace builds.
Enabling this option changes the Coder deployment so that workspaces control the
boot sequence internally, with the workspace downloading assets from coderd
.
At this time, Coder does not support certificate injection with self-contained workspace builds.
To enable self-contained workspace builds:
Build errors are typically more verbose for remote builds than with self-contained builds.
See an opportunity to improve our docs? Make an edit.