Skip to content

Conversation

kacpersaw
Copy link
Contributor

Description

This PR introduces documentation for recently merged feature: external workspaces.

#19285
#19286
#19287
#19288


## Prerequisites

- Access to external compute resources (VMs, bare-metal servers, Kubernetes nodes, etc.) that can run the Coder agent.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we define what can run a coder agent, or just drop this?

Comment on lines 26 to 31
## Use cases

- Connecting an existing on-premises GPU server for ML development.
- Bringing a manually provisioned VM in a restricted network under Coder’s workspace management.
- Gradually migrating workloads to Coder without refactoring current infrastructure.
- Running agents in CI pipelines to provision short-lived, externally managed workspaces for testing or build automation.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's merge benefits and use cases into a single section. They are overlapping.

Comment on lines +122 to +129
### UI workflow

1. Import the external workspace template (see prerequisites).
2. In the Coder UI, go to **Workspaces → New workspace** and select the imported template.
3. Once the workspace is created, Coder will display **connection details** with the command users need to run on the external machine to start the agent.
4. The workspace will appear in the dashboard, but with the following differences:
- **Start**, **Stop**, and **Restart** actions are disabled.
- Users are provided with instructions for launching the agent manually on the external machine.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we drop a screenshot here?

kacpersaw and others added 2 commits August 22, 2025 08:23
@kacpersaw kacpersaw requested a review from matifali August 22, 2025 07:50
@matifali matifali requested review from bpmct and Copilot August 23, 2025 06:41
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants