Skip to content

Commit 823d122

Browse files
authored
docs: update moving to Coder v2 docs
1. #3518 was resolved and docs are available at https://coder.com/docs/v2/latest/admin/configure#tls--reverse-proxy 2. #3227 was closes in #4555 3. #4311 was closed as #5574 and docs are available at https://coder.com/docs/v2/latest/templates/parameters 5. Opne in Coder docs are available at https://coder.com/docs/v2/latest/templates/open-in-coder 5. #2909 is now being tracked in #4973
1 parent 904543b commit 823d122

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

guides/moving-to-oss.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ database and a reverse proxy for TLS.
7676
| VM control plane |||
7777
| Built-in PostgreSQL |||
7878
| External PostgreSQL support |||
79-
| External TLS documentation || [#3518](https://github.com/coder/coder/issues/3518) |
80-
| **Multi region/cloud (control plane)** | ✅ Multi-region [satellites](https://coder.com/docs/coder/latest/admin/satellites) for faster IDE connections. | [#3227](https://github.com/coder/coder/issues/3227) |
79+
| External TLS documentation || |
80+
| **Multi region/cloud (control plane)** | ✅ Multi-region [satellites](https://coder.com/docs/coder/latest/admin/satellites) for faster IDE connections. | |
8181
| **Multi region/cloud (workspaces)** |[Workspace providers](https://coder.com/docs/coder/latest/admin/workspace-providers) support additional clusters. |[Templates](https://coder.com/docs/coder/latest/admin/templates) can provision resources in any clouds, clusters, or region |
8282
| **Multi region/cloud (tunnel/SSH)** |||
8383

@@ -174,7 +174,7 @@ comparison:
174174
| **ARM workspaces** |||
175175
| **Additional resources in workspace (volume mounts, API keys, etc)** || ✅ Any [Terraform resource](https:///registry.terraform.io) |
176176
| **Workspace options** | Limited options | ✅ Any options via [template parameters](https://coder.com/docs/coder-oss/latest/templates#parameters) |
177-
| **Edit workspace** || [#4311](https://github.com/coder/coder/pull/4311) |
177+
| **Edit workspace** || |
178178
| **Resource provisoning rates** | ✅ Organization wide | ✅ Template wide [(needs docs)](https://github.com/coder/coder/issues/3519) |
179179
| **Manage workspaces through UI and CLI** |||
180180

@@ -197,7 +197,7 @@ Coder v2. Refer to this table:
197197
| **Share ports (web UI)** |[Dev URLs](https://coder.com/docs/coder/latest/workspaces/devurls) ||
198198
| **Docker in workspaces (Kubernetes)** |[CVMs](https://coder.com/docs/coder/latest/workspaces/cvms) ||
199199
| **Manage workspaces through UI and CLI** |||
200-
| **Open in Coder button** || 🤔 [(needs docs)](https://github.com/coder/coder/issues/3981) |
200+
| **Open in Coder button** || |
201201

202202
### Enterprise/management
203203

0 commit comments

Comments
 (0)