Skip to content

Commit 7828b49

Browse files
authored
docs: update moving to Coder v2 docs (coder#1324)
1 parent 904543b commit 7828b49

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

guides/moving-to-oss.md

+5-5
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

@@ -186,7 +186,7 @@ Coder v2. Refer to this table:
186186
| | Coder v1 | Coder v2 |
187187
| ------------------------------------------------------------------- | --------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------ |
188188
| **Auto-start workspace (schedule)** |||
189-
| **Auto-start workspace (SSH or visit app)** || 🤔 [#2909](https://github.com/coder/coder/issues/2909) |
189+
| **Auto-start workspace (SSH or visit app)** || See [#4973](https://github.com/coder/coder/issues/4973) |
190190
| **Code via web terminal** |||
191191
| **Code via code-server (Code Web)** | ✅ Hardcoded version | ✅ Any version [via the template](https://coder.com/docs/coder-oss/latest/ides/web-ides#code-server) |
192192
| **Code via JetBrains Projector (web)** | ✅ Hardcoded version | ✅ Any version [via the template](https://coder.com/docs/coder-oss/latest/ides/web-ides#jetbrains-projector) |
@@ -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)