Skip to content

Commit 5396941

Browse files
authored
docs: add multi git providers to enterprise chart (#7941)
* docs: add multi git providers to enterprise chart * make: fmt
1 parent c60ea38 commit 5396941

File tree

1 file changed

+14
-13
lines changed

1 file changed

+14
-13
lines changed

docs/enterprise.md

+14-13
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,20 @@ Coder is free to use and includes some features that are only accessible with a
44
[Contact Sales](https://coder.com/contact) for pricing or [get a free
55
trial](https://coder.com/trial).
66

7-
| Category | Feature | Open Source | Enterprise |
8-
| --------------- | ----------------------------------------------------------------------------- | :---------: | :--------: |
9-
| User Management | [Groups](./admin/groups.md) |||
10-
| User Management | [SCIM](./admin/auth.md#scim) |||
11-
| Governance | [Audit Logging](./admin/audit-logs.md) |||
12-
| Governance | [Browser Only Connections](./networking/#browser-only-connections-enterprise) |||
13-
| Governance | [Template Access Control](./admin/rbac.md) |||
14-
| Cost Control | [Quotas](./admin/quotas.md) |||
15-
| Cost Control | [Max Workspace Autostop](./templates/#configure-max-workspace-autostop) |||
16-
| Deployment | [High Availability](./admin/high-availability.md) |||
17-
| Deployment | [Appearance](./admin/appearance.md) |||
18-
| Deployment | [Isolated Terraform Runners](./admin/provisioners.md) |||
19-
| Deployment | [Workspace Proxies](./admin/workspace-proxies.md) |||
7+
| Category | Feature | Open Source | Enterprise |
8+
| --------------- | ------------------------------------------------------------------------------------ | :---------: | :--------: |
9+
| User Management | [Groups](./admin/groups.md) |||
10+
| User Management | [SCIM](./admin/auth.md#scim) |||
11+
| Governance | [Audit Logging](./admin/audit-logs.md) |||
12+
| Governance | [Browser Only Connections](./networking/#browser-only-connections-enterprise) |||
13+
| Governance | [Template Access Control](./admin/rbac.md) |||
14+
| Cost Control | [Quotas](./admin/quotas.md) |||
15+
| Cost Control | [Max Workspace Autostop](./templates/#configure-max-workspace-autostop) |||
16+
| Deployment | [High Availability](./admin/high-availability.md) |||
17+
| Deployment | [Multiple Git Providers](./admin/git-providers.md#multiple-git-providers-enterprise) |||
18+
| Deployment | [Appearance](./admin/appearance.md) |||
19+
| Deployment | [Isolated Terraform Runners](./admin/provisioners.md) |||
20+
| Deployment | [Workspace Proxies](./admin/workspace-proxies.md) |||
2021

2122
> Previous plans to restrict OIDC and Git Auth features in OSS have been removed
2223
> as of 2023-01-11

0 commit comments

Comments
 (0)