Skip to content

Commit 518a635

Browse files
committed
deprecate: ec2 & docker providers
1 parent f9f726a commit 518a635

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

admin/workspace-providers/deployment/docker.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ description: Learn how to deploy a workspace provider to a Docker instance.
44
state: alpha
55
---
66

7+
> This Workspace Provider type is no longer supported in Coder v1. Please use
8+
> our [open-source project Coder v2](https://coder.com/docs/coder-oss/latest) to
9+
> use a remote VM as a workspace provisioner.
10+
711
This article walks you through the process of deploying a workspace provider to
812
a remote VM instance using Docker.
913

admin/workspace-providers/deployment/ec2.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ description: Learn how to deploy a workspace provider to an EC2 instance.
44
state: alpha
55
---
66

7+
> This Workspace Provider type is no longer supported in Coder v1. Please use
8+
> our [open-source project Coder v2](https://coder.com/docs/coder-oss/latest) to
9+
> provision EC2 instances as workspaces.
10+
711
This article walks you through the process of deploying a workspace provider to
812
an EC2 instance.
913

0 commit comments

Comments
 (0)