File tree 2 files changed +8
-0
lines changed
admin/workspace-providers/deployment
2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ description: Learn how to deploy a workspace provider to a Docker instance.
4
4
state : alpha
5
5
---
6
6
7
+ > This Workspace Provider type is no longer supported in Coder v1. Please use
8
+ > [ Coder v2] ( https://coder.com/docs/coder-oss/latest ) to use a remote VM as a
9
+ > workspace provisioner.
10
+
7
11
This article walks you through the process of deploying a workspace provider to
8
12
a remote VM instance using Docker.
9
13
Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ description: Learn how to deploy a workspace provider to an EC2 instance.
4
4
state : alpha
5
5
---
6
6
7
+ > This Workspace Provider type is no longer supported in Coder v1. Please use
8
+ > [ Coder v2] ( https://coder.com/docs/coder-oss/latest ) to provision EC2 instances
9
+ > as workspaces.
10
+
7
11
This article walks you through the process of deploying a workspace provider to
8
12
an EC2 instance.
9
13
You can’t perform that action at this time.
0 commit comments