From 5c8c0422fe048478f912f0e11d8df1e0df73f151 Mon Sep 17 00:00:00 2001 From: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com> Date: Tue, 11 Mar 2025 07:06:52 +0900 Subject: [PATCH] Add license key details to deploy docs (#26985) Closes https://github.com/fleetdm/confidential/issues/9461 - Add license key details to deploy docs. Co-authored-by: Brock Walters <153771548+nonpunctual@users.noreply.github.com> --- docs/Deploy/deploy-fleet.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/docs/Deploy/deploy-fleet.md b/docs/Deploy/deploy-fleet.md index a4e4c9444f..52b3601f78 100644 --- a/docs/Deploy/deploy-fleet.md +++ b/docs/Deploy/deploy-fleet.md @@ -52,13 +52,14 @@ Render is a cloud hosting service that makes it easy to get up and running fast, 3. Click "**Deploy Blueprint.**" Render will provision your services, which should take less than five minutes. -4. Click the "**Dashboard**" tab in Render when provisioning is complete to see your new services. +4. Click the "**Dashboard**" tab in Render when provisioning is complete to see your new services. -5. Click on the "**Fleet**" service to reveal the Fleet URL. +5. From the "**Fleet**" service, click on the Fleet URL to open your Fleet instance. Then follow the on-screen instructions to set up your Fleet account. -6. Click on the URL to open your Fleet instance, then follow the on-screen instructions to set up your Fleet account. +> **Add a license key:** After successful deployment, navigate to the environment variables section of the Render blueprint to manually add your license key. + +> Support for add/install software features is coming soon. Get [commmunity support](https://chat.osquery.io/c/fleet). -Support for add/install software features is coming soon. Get [commmunity support](https://chat.osquery.io/c/fleet).