mirror of
https://github.com/coder/coder.git
synced 2026-06-05 14:08:20 +00:00
86257ce7fc
Co-authored-by: Geoffrey Huntley <ghuntley@ghuntley.com>
2.4 KiB
2.4 KiB
Enterprise Features
Coder is free to use and includes some features that are only accessible with a paid license. Contact Sales for pricing or get a free trial.
| Category | Feature | Open Source | Enterprise |
|---|---|---|---|
| User Management | Groups | X | |
| User Management | OIDC | X* | X |
| User Management | SCIM | X | |
| Governance | Audit Logging | X | |
| Governance | Browser Only Connections | X | |
| Governance | Template Access Control | X | |
| Cost Control | Quotas | X | |
| Cost Control | Max Workspace Auto-Stop | X | |
| Deployment | High Availability | X | |
| Deployment | Service Banners | X | |
| Deployment | Git Provider Integration | X* | X |
| Deployment | Isolated Terraform Runners | X |
* Free for up to 20 users
Adding your license key
Requirements
- Your license key
- Coder CLI installed
Instructions
-
Save your license key to disk and make note of the path
-
Open a terminal
-
Ensure you are logged into your Coder deployment
coder login <access url> -
Run
coder licenses add -f <path to your license key>