fleet/docs/Contributing/architecture/mdm
Jordan Montgomery dbd6a23053
Disk Encryption contributor doc updates (#30538)
Integrates a number of troubleshooting and architecture notes from my
experience debugging and investigating disk encryption related issues
over the past few months.. Adds diagrams for each platform showing how
the major components work together. Might be a bit wordy but wanted it
to be useful for engineers since it is so different on each platform

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **Documentation**
* Expanded and restructured disk encryption documentation with detailed
platform-specific workflows and troubleshooting guidance for macOS,
Windows, and Linux.
* Added and updated sequence diagrams for FileVault, BitLocker, and LUKS
encryption processes.
* Enhanced sections on key storage, recovery, and related resources with
additional guidance and links.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-07-07 11:07:33 -04:00
..
apple-declarative-device-management.md Contributor doc: add DDM documentation (#30427) 2025-07-02 10:04:38 -04:00
apple-mdm-architecture.md Update contrib docs headers to sentence case (#29276) 2025-05-20 11:26:35 -05:00
automated-device-enrollment.md Update contrib docs headers to sentence case (#29276) 2025-05-20 11:26:35 -05:00
disk-encryption.md Disk Encryption contributor doc updates (#30538) 2025-07-07 11:07:33 -04:00
end-user-authentication.md Update contrib docs headers to sentence case (#29276) 2025-05-20 11:26:35 -05:00
mdm-overview.md Update contrib docs headers to sentence case (#29276) 2025-05-20 11:26:35 -05:00
README.md Update contrib docs headers to sentence case (#29276) 2025-05-20 11:26:35 -05:00
windows-mdm-architecture.md Update contrib docs headers to sentence case (#29276) 2025-05-20 11:26:35 -05:00

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