mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Merge branch 'main' into 15919-vulnerabilities-page
This commit is contained in:
commit
e5f9fee07c
1 changed files with 4 additions and 4 deletions
8
website/views/pages/device-management.ejs
vendored
8
website/views/pages/device-management.ejs
vendored
|
|
@ -52,7 +52,7 @@
|
|||
<p>Even if you've never done an MDM migration, you've probably heard it's hard. Fleet makes it easy to get your data in <i>and</i> get it out.</p>
|
||||
<div purpose="checklist" class="flex-column d-flex">
|
||||
<p>Ramp up to modern management faster with the latest compliance standards and security features built in.</p>
|
||||
<p>Reclaim lost engineering hours and leave clicky-clicky manual entry in the past. (There's a great GUI if you like clicking.)</p>
|
||||
<p>Work the way that's best for your entire IT team with both GitOps and a modern GUI.</p>
|
||||
<p>Lower barriers to integration with an intentional API-first design and surprisingly easy access to data. Everything you can do in the UI, you can do with the API.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -135,9 +135,9 @@
|
|||
<div purpose="feature-row" class="d-flex flex-md-row flex-column align-items-md-start align-items-center justify-content-center">
|
||||
|
||||
<div purpose="feature-column" class="ml-md-0">
|
||||
<img alt="Control the login experience" src="/images/device-management-icon-control-login-experience-48x48@2x.png" class="mx-auto mx-sm-0">
|
||||
<h5>Trust the login experience</h5>
|
||||
<p>Use <a href="https://fleetdm.com/queries">common device trust policies</a> from industry peers, or create your own threshold with low-level access to system data and events.</p>
|
||||
<img alt="Get in front of the IdP" src="/images/device-management-icon-control-login-experience-48x48@2x.png" class="mx-auto mx-sm-0">
|
||||
<h5>Get in front of the IdP</h5>
|
||||
<p>Gate access with <a href="https://fleetdm.com/queries">common device trust policies</a> from industry peers, or roll out your own device health checks using system data and events.</p>
|
||||
</div>
|
||||
|
||||
<div purpose="feature-column">
|
||||
|
|
|
|||
Loading…
Reference in a new issue