mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 21:47:20 +00:00
I was just browsing around and saw the concept of product group guides is gone, so just cleaning up some old links
1.1 KiB
1.1 KiB
MDM Architecture
This directory contains documentation about Fleet's Mobile Device Management (MDM) architecture.
Overview
Fleet's MDM architecture is designed to manage devices across different platforms, including Apple (macOS, iOS, iPadOS), Windows, and Android. This documentation provides insights into the design decisions, system components, and interactions specific to the MDM functionality.
Contents
- MDM Overview - Overview of Fleet's MDM architecture
- Apple MDM Architecture - Architecture specific to Apple MDM
- Windows MDM Architecture - Architecture specific to Windows MDM
- End User Authentication - Architecture for end user authentication
- Disk Encryption - Architecture for disk encryption
- Automated Device Enrollment - Architecture for automated device enrollment
Related resources
- MDM Product Group Documentation - Documentation for the MDM product group