Skip to content

Commit

Permalink
docs: update moving to Coder v2 docs (#1324)
Browse files Browse the repository at this point in the history
  • Loading branch information
matifali authored Nov 6, 2023
1 parent 904543b commit 7828b49
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions guides/moving-to-oss.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ database and a reverse proxy for TLS.
| VM control plane |||
| Built-in PostgreSQL |||
| External PostgreSQL support |||
| External TLS documentation || [#3518](https://github.com/coder/coder/issues/3518) |
| **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) |
| External TLS documentation || |
| **Multi region/cloud (control plane)** | ✅ Multi-region [satellites](https://coder.com/docs/coder/latest/admin/satellites) for faster IDE connections. | |
| **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 |
| **Multi region/cloud (tunnel/SSH)** |||

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

Expand All @@ -186,7 +186,7 @@ Coder v2. Refer to this table:
| | Coder v1 | Coder v2 |
| ------------------------------------------------------------------- | --------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------ |
| **Auto-start workspace (schedule)** |||
| **Auto-start workspace (SSH or visit app)** || 🤔 [#2909](https://github.com/coder/coder/issues/2909) |
| **Auto-start workspace (SSH or visit app)** || See [#4973](https://github.com/coder/coder/issues/4973) |
| **Code via web terminal** |||
| **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) |
| **Code via JetBrains Projector (web)** | ✅ Hardcoded version | ✅ Any version [via the template](https://coder.com/docs/coder-oss/latest/ides/web-ides#jetbrains-projector) |
Expand All @@ -197,7 +197,7 @@ Coder v2. Refer to this table:
| **Share ports (web UI)** |[Dev URLs](https://coder.com/docs/coder/latest/workspaces/devurls) ||
| **Docker in workspaces (Kubernetes)** |[CVMs](https://coder.com/docs/coder/latest/workspaces/cvms) ||
| **Manage workspaces through UI and CLI** |||
| **Open in Coder button** || 🤔 [(needs docs)](https://github.com/coder/coder/issues/3981) |
| **Open in Coder button** || |

### Enterprise/management

Expand Down

0 comments on commit 7828b49

Please sign in to comment.