Website: Integrations update (#22686)

- Added Homebrew to the list of integrations
- Update descriptions for Oomnitza and Adaptive Shield

Closes https://github.com/fleetdm/fleet/issues/21853 and
https://github.com/fleetdm/confidential/issues/8072

---------

Co-authored-by: Eric <eashaw@sailsjs.com>
This commit is contained in:
Mike Thomas 2024-10-10 07:04:00 +09:00 committed by GitHub
parent 093292aae3
commit 3dc1dc6f64
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 15 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

View file

@ -272,7 +272,7 @@
</div>
<div purpose="integration-card-body" class="card-body">
<p>
Enterprise IT asset management platform.
Feed data from enrolled hosts (serial, end user name, geolocation, life cycle) into Oomnitza.
</p>
<div purpose="integration-card-buttons" class="d-flex flex-row justify-content-between">
<a purpose="learn-more-link" target="_blank" href="https://oomnitza.zendesk.com/hc/en-us/sections/15236197815191-Fleet-Device-Management">Learn more</a>
@ -285,13 +285,26 @@
</div>
<div purpose="integration-card-body" class="card-body">
<p>
SaaS security posture management platform.
Notify and remediate when the configuration of the web app has changed.
</p>
<div purpose="integration-card-buttons" class="d-flex flex-row justify-content-between">
<a purpose="learn-more-link" target="_blank" href="https://www.adaptive-shield.com/integrations/it-and-security/">Learn more</a>
</div>
</div>
</div>
<div purpose="integration-card" class="card">
<div purpose="integration-logo">
<img src="/images/logo-homebrew-112x29@2x.png" alt="Homebrew">
</div>
<div purpose="integration-card-body" class="card-body">
<p>
Deploy software with Fleet and Homebrew.
</p>
<div purpose="integration-card-buttons" class="d-flex flex-row justify-content-between">
<a purpose="learn-more-link" target="_blank" href="https://brew.sh">Learn more</a>
</div>
</div>
</div>
<div purpose="integration-card" class="card invisible mb-0 d-none d-sm-flex">
</div>
</div>