fleet/docs/Contributing/architecture/software/software-updates.md
Jahziel Villasana-Espinoza 4a5de5c386
oncall doc updates (#39517)
2026-02-09 10:43:27 -05:00

37 lines
988 B
Markdown

# 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](../../product-groups/software/) - Documentation for the software product group