Skip to content

Commit 0fe7346

Browse files
authored
docs: remove enterprise from docs (#17226)
Enterprise is a legacy plan that has been replaced by Premium. [preview](https://coder.com/docs/@enterprise-feats) Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com>
1 parent e8b7ce8 commit 0fe7346

File tree

16 files changed

+35
-35
lines changed

16 files changed

+35
-35
lines changed

docs/admin/external-auth.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ CODER_EXTERNAL_AUTH_0_SCOPES="repo:read repo:write write:gpg_key"
252252

253253
![Install GitHub App](../images/admin/github-app-install.png)
254254

255-
## Multiple External Providers (Enterprise)(Premium)
255+
## Multiple External Providers (Premium)
256256

257257
Below is an example configuration with multiple providers:
258258

docs/admin/monitoring/notifications/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ notification is indicated on the right hand side of this table.
250250
## Delivery Preferences
251251

252252
> [!NOTE]
253-
> Delivery preferences is an Enterprise and Premium feature.
253+
> Delivery preferences is a Premium feature.
254254
> [Learn more](https://coder.com/pricing#compare-plans).
255255
256256
Administrators can configure which delivery methods are used for each different

docs/admin/networking/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ more.
175175
## Browser-only connections
176176

177177
> [!NOTE]
178-
> Browser-only connections is an Enterprise and Premium feature.
178+
> Browser-only connections is a Premium feature.
179179
> [Learn more](https://coder.com/pricing#compare-plans).
180180
181181
Some Coder deployments require that all access is through the browser to comply
@@ -189,10 +189,10 @@ via the web terminal and
189189
### Workspace Proxies
190190

191191
> [!NOTE]
192-
> Workspace proxies are an Enterprise and Premium feature.
192+
> Workspace proxies are a Premium feature.
193193
> [Learn more](https://coder.com/pricing#compare-plans).
194194
195-
Workspace proxies are a Coder Enterprise feature that allows you to provide
195+
Workspace proxies are a Coder Premium feature that allows you to provide
196196
low-latency browser experiences for geo-distributed teams.
197197

198198
To learn more, see [Workspace Proxies](./workspace-proxies.md).

docs/admin/networking/port-forwarding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ to the app.
132132
### Configure maximum port sharing level
133133

134134
> [!NOTE]
135-
> Configuring port sharing level is an Enterprise and Premium feature.
135+
> Configuring port sharing level is a Premium feature.
136136
> [Learn more](https://coder.com/pricing#compare-plans).
137137
138138
Premium-licensed template admins can control the maximum port sharing level for

docs/admin/security/audit-logs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,5 +127,5 @@ log entry:
127127

128128
## Enabling this feature
129129

130-
This feature is only available with an premium license.
130+
This feature is only available with a premium license.
131131
[Learn more](../licensing/index.md)

docs/admin/setup/appearance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Appearance
22

33
> [!NOTE]
4-
> Customizing Coder's appearance is an Enterprise and Premium feature.
4+
> Customizing Coder's appearance is a Premium feature.
55
> [Learn more](https://coder.com/pricing#compare-plans).
66
77
Customize the look of your Coder deployment to meet your enterprise

docs/admin/templates/extending-templates/process-logging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This feature is only available on Linux in Kubernetes. There are
77
additional requirements outlined further in this document.
88

99
> [!NOTE]
10-
> Workspace process logging is an Enterprise and Premium feature.
10+
> Workspace process logging is a Premium feature.
1111
> [Learn more](https://coder.com/pricing#compare-plans).
1212
1313
Workspace process logging adds a sidecar container to workspace pods that will

docs/admin/templates/managing-templates/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ infrastructure, software, or security patches. Learn more about
6262
### Template update policies
6363

6464
> [!NOTE]
65-
> Template update policies are an Enterprise and Premium feature.
65+
> Template update policies are a Premium feature.
6666
> [Learn more](https://coder.com/pricing#compare-plans).
6767
6868
Licensed template admins may want workspaces to always remain on the latest

docs/admin/templates/managing-templates/schedule.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ manage infrastructure costs.
2828
## Failure cleanup
2929

3030
> [!NOTE]
31-
> Failure cleanup is an Enterprise and Premium feature.
31+
> Failure cleanup is a Premium feature.
3232
> [Learn more](https://coder.com/pricing#compare-plans).
3333
3434
Failure cleanup defines how long a workspace is permitted to remain in the
@@ -38,7 +38,7 @@ available for licensed customers.
3838
## Dormancy threshold
3939

4040
> [!NOTE]
41-
> Dormancy threshold is an Enterprise and Premium feature.
41+
> Dormancy threshold is a Premium feature.
4242
> [Learn more](https://coder.com/pricing#compare-plans).
4343
4444
Dormancy Threshold defines how long Coder allows a workspace to remain inactive
@@ -52,7 +52,7 @@ only available for licensed customers.
5252
## Dormancy auto-deletion
5353

5454
> [!NOTE]
55-
> Dormancy auto-deletion is an Enterprise and Premium feature.
55+
> Dormancy auto-deletion is a Premium feature.
5656
> [Learn more](https://coder.com/pricing#compare-plans).
5757
5858
Dormancy Auto-Deletion allows a template admin to dictate how long a workspace
@@ -62,7 +62,7 @@ Auto-Deletion is only available for licensed customers.
6262
## Autostop requirement
6363

6464
> [!NOTE]
65-
> Autostop requirement is an Enterprise and Premium feature.
65+
> Autostop requirement is a Premium feature.
6666
> [Learn more](https://coder.com/pricing#compare-plans).
6767
6868
Autostop requirement is a template setting that determines how often workspaces
@@ -96,7 +96,7 @@ requirement during the deprecation period, but only one can be used at a time.
9696
## User quiet hours
9797

9898
> [!NOTE]
99-
> User quiet hours are an Enterprise and Premium feature.
99+
> User quiet hours are a Premium feature.
100100
> [Learn more](https://coder.com/pricing#compare-plans).
101101
102102
User quiet hours can be configured in the user's schedule settings page.

docs/admin/users/groups-roles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Roles determine which actions users can take within the platform.
1919
| | Auditor | User Admin | Template Admin | Owner |
2020
|-----------------------------------------------------------------|---------|------------|----------------|-------|
2121
| Add and remove Users | || ||
22-
| Manage groups (enterprise) (premium) | || ||
22+
| Manage groups (premium) | || ||
2323
| Change User roles | | | ||
2424
| Manage **ALL** Templates | | |||
2525
| View **ALL** Workspaces | | |||

0 commit comments

Comments
 (0)