mirror of
https://github.com/fleetdm/fleet
synced 2026-04-29 01:17:35 +00:00
988 B
988 B
Software updates architecture
This document provides an overview of Fleet's software updates architecture.
Introduction
Software updates in Fleet enables the management and deployment of software updates across the device fleet. This document provides insights into the design decisions, system components, and interactions specific to the Software updates functionality.
Architecture overview
The software updates architecture enables the identification, configuration, and deployment of software updates across a fleet of devices. It leverages platform-specific mechanisms to update software on devices.
Key components
Architecture diagram
[Placeholder for software updates architecture diagram]
Update flow
Platform-specific implementation
macOS
Windows
Linux
iOS/iPadOS
Android
Related resources
- Software product group documentation - Documentation for the software product group