mirror of
https://github.com/coder/coder.git
synced 2026-06-04 13:38:21 +00:00
ba6a868a80
* Licensed features docs Signed-off-by: Spike Curtis <spike@coder.com> * Licensed features -> Enterprise features Signed-off-by: Spike Curtis <spike@coder.com> Signed-off-by: Spike Curtis <spike@coder.com>
651 B
651 B
Enterprise Features
Coder is free to use and includes some features that are only accessible with a paid license. Contact sales@coder.com to obtain a license.
These features are:
- Audit Logging
Adding your license key
You will need:
- Your license key (contact sales@coder.com if you don't have yours)
- Coder CLI installed
Steps:
-
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>