From ffa9443e99665a020bd35a70a62cabb1a0869ec8 Mon Sep 17 00:00:00 2001 From: Eric Date: Tue, 3 Oct 2023 01:25:02 +0000 Subject: [PATCH] docs: add support to enterprise features --- docs/enterprise.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/enterprise.md b/docs/enterprise.md index 60b4af4be19e0..fc9b6c042f2dd 100644 --- a/docs/enterprise.md +++ b/docs/enterprise.md @@ -6,19 +6,19 @@ paid license. [Contact Sales](https://coder.com/contact) for pricing or | Category | Feature | Open Source | Enterprise | | --------------- | ------------------------------------------------------------------------------------ | :---------: | :--------: | -| User Management | [Groups](./admin/groups.md) | ❌ | ✅ | -| User Management | [Group & role sync](./admin/auth.md#group-sync-enterprise) | ❌ | ✅ | -| User Management | [SCIM](./admin/auth.md#scim) | ❌ | ✅ | +| Support | Email, Phone, Prioritization | ❌ | ✅ | +| Scale | [High Availability](./admin/high-availability.md) | ❌ | ✅ | +| Scale | [Multiple Git Providers](./admin/git-providers.md#multiple-git-providers-enterprise) | ❌ | ✅ | +| Scale | [Isolated Terraform Runners](./admin/provisioners.md) | ❌ | ✅ | +| Scale | [Workspace Proxies](./admin/workspace-proxies.md) | ❌ | ✅ | | Governance | [Audit Logging](./admin/audit-logs.md) | ❌ | ✅ | | Governance | [Browser Only Connections](./networking/#browser-only-connections-enterprise) | ❌ | ✅ | -| Governance | [Template Access Control](./admin/rbac.md) | ❌ | ✅ | +| Governance | [Groups & Template RBAC](./admin/rbac.md) | ❌ | ✅ | | Cost Control | [Quotas](./admin/quotas.md) | ❌ | ✅ | | Cost Control | [Max Workspace Autostop](./templates/#configure-max-workspace-autostop) | ❌ | ✅ | -| Deployment | [High Availability](./admin/high-availability.md) | ❌ | ✅ | -| Deployment | [Multiple Git Providers](./admin/git-providers.md#multiple-git-providers-enterprise) | ❌ | ✅ | -| Deployment | [Appearance](./admin/appearance.md) | ❌ | ✅ | -| Deployment | [Isolated Terraform Runners](./admin/provisioners.md) | ❌ | ✅ | -| Deployment | [Workspace Proxies](./admin/workspace-proxies.md) | ❌ | ✅ | +| User Management | [Groups](./admin/groups.md) | ❌ | ✅ | +| User Management | [Group & role sync](./admin/auth.md#group-sync-enterprise) | ❌ | ✅ | +| User Management | [SCIM](./admin/auth.md#scim) | ❌ | ✅ | ## Adding your license key