From c9e476bfa0757c8e13ddbc8ee4ae3c0866f5c6d7 Mon Sep 17 00:00:00 2001 From: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com> Date: Tue, 13 Aug 2024 08:13:08 +0900 Subject: [PATCH] Website integrations page update (#21116) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updated incorrect/outdated descriptions and links. Closes https://github.com/fleetdm/fleet/issues/17022. - Okta - Updated description: Enable single sign-on (SSO) by configuring Fleet as an Okta SAML application. - Active Directory - Updated description: Integrate with a legacy on-prem identity server. - Removed the docs links since there is currently no official Fleet integration for this. - Azure - Updated description: Deploy your own self-managed Fleet server on Azure. - Updated the link to point to community support since we don’t have documentation. - Ansible - Updated description: Deploy Fleet with Ansible. - Chef - Updated description: Chef is an automation tool that can be used with Fleet. - Removed the docs link since we don’t have an integration like the Puppet module for Chef. The existing link pointed to an irrelevant Chef reference. - Google Cloud Platform - Updated description: Deploy your own self-managed Fleet server on Google Cloud Platform (GCP). - Updated the link to point to community support since we don’t have documentation. - AWS - Updated the link Link to point to the deploy docs: [/docs/deploy/deploy-fleet#aws](/docs/deploy/deploy-fleet#aws) - Munki - Updated description: Deploy software with Fleet and Munki. - Puppet - Updated description: Deploy configuration profiles and issue MDM commands with Fleet and Puppet. --- website/views/pages/integrations.ejs | 38 +++++++++++++--------------- 1 file changed, 18 insertions(+), 20 deletions(-) diff --git a/website/views/pages/integrations.ejs b/website/views/pages/integrations.ejs index 0303a83775..ac9a2c3466 100644 --- a/website/views/pages/integrations.ejs +++ b/website/views/pages/integrations.ejs @@ -15,7 +15,7 @@
- Know who opened your computer before you let them log into anything. + Enable single sign-on (SSO) by configuring Fleet as an Okta SAML application.
- Ingest osquery data and monitor for important changes or events. + Import Fleet data to Snowflake.
- Know who opened your computer before you let them log into anything. + Integrate with a legacy on-prem identity server.
- Deploy Fleet in Ansible. + Deploy Fleet with Ansible.
- Deploy your own self-managed Fleet in any AWS environment in minutes. + Deploy your own self-managed Fleet server on AWS.
- Deploy your own self-managed Fleet in the Microsoft Cloud. + Deploy your own self-managed Fleet server on Azure.
- Easily issue MDM commands and standardize data across operating systems. + Chef is an automation tool that can be used with Fleet.
- Ingest osquery data and monitor for important changes or events. + Import Fleet data to Elastic.
- Ingest osquery data and monitor for important changes or events. + Import Fleet data to Chronicle.
- Deploy your own self-managed Fleet in any GCP environment. + Deploy your own self-managed Fleet server on Google Cloud Platform (GCP).
- Easily issue MDM commands and standardize data across operating systems. + Deploy software with Fleet and Munki.
- Easily issue MDM commands and standardize data across operating systems. + Deploy configuration profiles and issue MDM commands with Fleet and Puppet.
- Ingest osquery data and monitor for important changes or events. + Import Fleet data to Splunk.