Update pricing.ejs (#8985)

* Update pricing.ejs

* Update pricing-features-table.yml
This commit is contained in:
Mike McNeil 2022-12-09 15:04:29 -06:00 committed by GitHub
parent a228dcb170
commit 45643b5468
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 39 additions and 40 deletions

View File

@ -1,3 +1,41 @@
- categoryName: Device management
features:
- name: Report on disk encryption status (FileVault)
tier: Free
comingSoon: false
- name: User-initiated enrollment of macOS computers
tier: Free
comingSoon: true
- name: Remotely enforce macOS settings
tier: Free
comingSoon: true
- name: Zero-touch setup for macOS computers
tier: Premium
comingSoon: true
- name: Low-level macOS MDM commands (e.g. remote restart)
tier: Premium
comingSoon: true
- name: Remotely update macOS
tier: Premium
comingSoon: true
- name: Keep macOS up to date through reminders
tier: Premium
comingSoon: true
- name: Encrypt macOS hard disks with FileVault
tier: Premium
comingSoon: true
- name: Manage queued MDM commands on macOS
tier: Premium
comingSoon: true
- name: Remotely lock and wipe macOS computers
tier: Premium
comingSoon: true
- name: Trigger a workflow based on a failing policy
tier: Premium
comingSoon: true
- name: Update apps on macOS computers
tier: Premium
comingSoon: true
- categoryName: Support
features:
- name: Public issue tracker (GitHub)
@ -126,42 +164,3 @@
- name: Manage osquery extensions remotely
tier: Premium
comingSoon: false
- categoryName: Device management (pricing TBD)
features:
- name: Report on FileVault status
tier: Free
comingSoon: false
- name: User initiated enrollment of macOS computers
tier: Free
comingSoon: true
- name: Remote, zero-touch acquisition of macOS computers
tier: Premium
comingSoon: true
- name: Remotely enforce macOS settings
tier: Free
comingSoon: true
- name: Low-level macOS MDM commands (e.g. remote restart)
tier: Premium
comingSoon: true
- name: Remotely update macOS
tier: Premium
comingSoon: true
- name: Keep macOS up to date through reminders
tier: Premium
comingSoon: true
- name: Encrypt macOS hard disks with FileVault
tier: Premium
comingSoon: true
- name: Manage queued MDM commands on macOS
tier: Premium
comingSoon: true
- name: Remotely lock and wipe macOS computers
tier: Premium
comingSoon: true
- name: Trigger a workflow based on a failing policy
tier: Premium
comingSoon: true
- name: Update apps on macOS computers
tier: Premium
comingSoon: true

View File

@ -4,7 +4,7 @@
<div id="pricing-section" class="container-fluid px-1 d-flex flex-column justify-content-center pt-5 mx-auto">
<h1 style="font-size: 28px; line-height: 38px; margin-bottom: 0;" class="text-center">Choose your plan</h1>
<p class="text-center mb-5">
Telemetry that scales with your organization.
Device management that scales with your organization.
</p>
<div class="d-flex justify-content-center p-0">
<div class="container-fluid d-flex flex-wrap justify-content-center p-0">