From dd4339a334c3934508ad066ec0aa8a4b8260a4a2 Mon Sep 17 00:00:00 2001 From: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com> Date: Thu, 6 Feb 2025 21:50:03 +0000 Subject: [PATCH 1/3] update licensing steps in faq --- docs/admin/licensing/index.md | 14 +++++++-- docs/tutorials/faqs.md | 57 ++++++++++++++++++++++++++--------- 2 files changed, 54 insertions(+), 17 deletions(-) diff --git a/docs/admin/licensing/index.md b/docs/admin/licensing/index.md index 94dd15f1dbda0..6d2abda948125 100644 --- a/docs/admin/licensing/index.md +++ b/docs/admin/licensing/index.md @@ -47,9 +47,17 @@ There are two ways to add a license to a Coder deployment: 1. Run `coder licenses add`: - ```shell - coder licenses add -f - ``` + - For a `.jwt` license file: + + ```shell + coder licenses add -f + ``` + + - For a text string: + + ```sh + coder licenses add -l 1f5...765 + ``` diff --git a/docs/tutorials/faqs.md b/docs/tutorials/faqs.md index 06cc76adbe9b1..b66a09c5a33e5 100644 --- a/docs/tutorials/faqs.md +++ b/docs/tutorials/faqs.md @@ -11,28 +11,57 @@ For other community resources, see our ## How do I add a Premium trial license? Visit or contact - [sales@coder.com](mailto:sales@coder.com?subject=License) to get a trial key. -You can add a license through the UI or CLI. +You can add a license through the UI or CLI: -In the UI, click the Deployment tab -> Licenses and upload the `jwt` license -file. + -> To add the license with the CLI, first -> [install the Coder CLI](../install/cli.md) and server to the latest release. +
-If the license is a text string: +### Coder UI -```sh -coder licenses add -l 1f5...765 -``` +1. With an `Owner` account, go to **Admin settings** > **Deployment**. -If the license is in a file: +1. Select **Licenses** from the sidebar, then **Add a license**: -```sh -coder licenses add -f -``` + ![Add a license from the licenses screen](../images/admin/licenses/licenses-nolicense.png) + +1. On the **Add a license** screen, drag your `.jwt` license file into the + **Upload Your License** section, or paste your license in the + **Paste Your License** text box, then select **Upload License**: + + ![Add a license screen](../images/admin/licenses/add-license-ui.png) + +### Coder CLI + +1. Ensure you have the [Coder CLI](../../install/cli.md) installed. +1. Save your license key to disk and make note of the path. +1. Open a terminal. +1. Log in to your Coder deployment: + + ```shell + coder login + ``` + +1. Run `coder licenses add`: + + - For a `.jwt` license file: + + ```shell + coder licenses add -f + ``` + + - For a text string: + + ```sh + coder licenses add -l 1f5...765 + ``` + +
+ +Visit the [licensing documentation](../admin/licensing/index.md) for more +information about licenses. ## I'm experiencing networking issues, so want to disable Tailscale, STUN, Direct connections and force use of websocket From c6a372f70c6815da757324f0aa714bebdbfedad2 Mon Sep 17 00:00:00 2001 From: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com> Date: Thu, 6 Feb 2025 21:56:58 +0000 Subject: [PATCH 2/3] link fix --- docs/tutorials/faqs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorials/faqs.md b/docs/tutorials/faqs.md index b66a09c5a33e5..8d063567e7318 100644 --- a/docs/tutorials/faqs.md +++ b/docs/tutorials/faqs.md @@ -35,7 +35,7 @@ You can add a license through the UI or CLI: ### Coder CLI -1. Ensure you have the [Coder CLI](../../install/cli.md) installed. +1. Ensure you have the [Coder CLI](../install/cli.md) installed. 1. Save your license key to disk and make note of the path. 1. Open a terminal. 1. Log in to your Coder deployment: From ec5f54f58d7967ff863c8f7f3305ba0c6d3d5052 Mon Sep 17 00:00:00 2001 From: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com> Date: Fri, 7 Feb 2025 14:50:07 +0000 Subject: [PATCH 3/3] premium license to expand --- docs/tutorials/faqs.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/tutorials/faqs.md b/docs/tutorials/faqs.md index 8d063567e7318..184e6dedb2ee1 100644 --- a/docs/tutorials/faqs.md +++ b/docs/tutorials/faqs.md @@ -13,7 +13,9 @@ For other community resources, see our Visit or contact [sales@coder.com](mailto:sales@coder.com?subject=License) to get a trial key. -You can add a license through the UI or CLI: +
+ +You can add a license through the UI or CLI @@ -60,6 +62,8 @@ You can add a license through the UI or CLI: +
+ Visit the [licensing documentation](../admin/licensing/index.md) for more information about licenses. pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy