Skip to content

Commit

Permalink
docs: update moving to Coder v2 docs
Browse files Browse the repository at this point in the history
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
  • Loading branch information
matifali authored Nov 6, 2023
1 parent 904543b commit 823d122
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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 @@ -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 823d122

Please sign in to comment.