fleetdm.com/integrations: Update orchestration tools (#35311)

"Learn more" links to @getvictor's videos:
https://github.com/fleetdm/fleet/issues/31707
This commit is contained in:
Noah Talerman
2025-11-07 09:26:23 -05:00
committed by GitHub
parent 3e5c091aea
commit 1d7db85d66
2 changed files with 26 additions and 14 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 9.4 KiB

+26 -14
View File
@@ -32,7 +32,7 @@
Import Fleet data to Snowflake.
</p>
<div purpose="integration-card-buttons" class="d-flex flex-row justify-content-between">
<a purpose="learn-more-link" target="_blank" href="https://www.snowflake.com/">Learn more</a>
<a purpose="learn-more-link" target="_blank" href="https://www.snowflake.com/">Learn more</a>
<animated-arrow-button class="py-0" href="/guides/delivering-data-to-snowflake-from-fleet-and-osquery">Guide</animated-arrow-button>
</div>
</div>
@@ -47,7 +47,7 @@
Build custom workflows that trigger when things happen on your computers.
</p>
<div purpose="integration-card-buttons" class="d-flex flex-row justify-content-between">
<a purpose="learn-more-link" target="_blank" href="https://www.tines.com/">Learn more</a>
<a purpose="learn-more-link" target="_blank" href="https://www.tines.com/">Learn more</a>
<animated-arrow-button class="py-0" href="/guides/using-fleet-and-tines-together#basic-article">Guide</animated-arrow-button>
</div>
</div>
@@ -87,11 +87,10 @@
</div>
<div purpose="integration-card-body" class="card-body">
<p>
Deploy Fleet with Ansible.
Deploy Ansible playbooks with Fleet.
</p>
<div purpose="integration-card-buttons" class="d-flex flex-row justify-content-between">
<a purpose="learn-more-link" target="_blank" href="">Learn more</a>
<animated-arrow-button class="py-0" target="_blank" href="https://github.com/CptOfEvilMinions/FleetDM-Automation">Guide</animated-arrow-button>
<a purpose="learn-more-link" target="_blank" href="https://www.youtube.com/watch?v=mXGisrZK7fc">Learn more</a>
</div>
</div>
</div>
@@ -131,10 +130,10 @@
</div>
<div purpose="integration-card-body" class="card-body">
<p>
Chef is an automation tool that can be used with Fleet.
Deploy Chef cookbooks with Fleet.
</p>
<div purpose="integration-card-buttons" class="d-flex flex-row justify-content-between">
<a purpose="learn-more-link" target="_blank" href="https://www.chef.io/products/chef-infra">Learn more</a>
<a purpose="learn-more-link" target="_blank" href="https://www.youtube.com/watch?v=tbRzbRCf35E">Learn more</a>
</div>
</div>
</div>
@@ -177,7 +176,7 @@
</p>
<div purpose="integration-card-buttons" class="d-flex flex-row justify-content-between">
<a purpose="learn-more-link" target="_blank" href="https://about.gitlab.com/">Learn more</a>
<animated-arrow-button class="py-0" target="_blank" href="https://docs.gitlab.com/ee/ci/">Docs</animated-arrow-button>
<animated-arrow-button class="py-0" target="_blank" href="https://docs.gitlab.com/ee/ci/">Docs</animated-arrow-button>
</div>
</div>
</div>
@@ -191,7 +190,7 @@
</p>
<div purpose="integration-card-buttons" class="d-flex flex-row justify-content-between">
<a purpose="learn-more-link" target="_blank" href="https://chronicle.security/">Learn more</a>
<animated-arrow-button class="py-0" target="_blank" href="https://cloud.google.com/chronicle/docs/ingestion/default-parsers/collect-osquery">Docs</animated-arrow-button>
<animated-arrow-button class="py-0" target="_blank" href="https://cloud.google.com/chronicle/docs/ingestion/default-parsers/collect-osquery">Docs</animated-arrow-button>
</div>
</div>
</div>
@@ -256,11 +255,23 @@
</div>
<div purpose="integration-card-body" class="card-body">
<p>
Deploy configuration profiles and issue MDM commands with Fleet and Puppet.
Deploy and run Puppet with Fleet.
</p>
<div purpose="integration-card-buttons" class="d-flex flex-row justify-content-between">
<a purpose="learn-more-link" target="_blank" href="https://puppet.com/">Learn more</a>
<animated-arrow-button class="py-0" href="https://fleetdm.com/docs/using-fleet/puppet-module#puppet-module">Docs</animated-arrow-button>
<a purpose="learn-more-link" target="_blank" href="https://www.youtube.com/watch?v=_99wKuvHlMQ&t=1s">Learn more</a>
</div>
</div>
</div>
<div purpose="integration-card" class="card">
<div purpose="integration-logo">
<img src="/images/logo-salt-1000x356@2x.png" alt="Salt logo">
</div>
<div purpose="integration-card-body" class="card-body">
<p>
Deploy and run Salt with Fleet.
</p>
<div purpose="integration-card-buttons" class="d-flex flex-row justify-content-between">
<a purpose="learn-more-link" target="_blank" href="https://www.youtube.com/watch?v=vzW3BTtJ0-M">Learn more</a>
</div>
</div>
</div>
@@ -383,7 +394,8 @@
</div>
<div purpose="integration-card" class="card">
<div purpose="integration-logo" class="d-flex flex-row align-items-center">
<img src="/images/icon-rest-api-35x28@2x.png" alt="REST API"><p>REST API</p>
<img src="/images/icon-rest-api-35x28@2x.png" alt="REST API">
<p>REST API</p>
</div>
<div purpose="integration-card-body" class="card-body">
<p>
@@ -400,4 +412,4 @@
</div>
<signup-modal></signup-modal>
</div>
<%- /* Expose server-rendered data as window.SAILS_LOCALS :: */ exposeLocalsToBrowser() %>
<%- /* Expose server-rendered data as window.SAILS_LOCALS :: */ exposeLocalsToBrowser() %>