mirror of
https://github.com/fleetdm/fleet
synced 2026-05-05 22:39:17 +00:00
21 lines
579 B
Markdown
21 lines
579 B
Markdown
# Software automation architecture
|
|
|
|
This document provides an overview of Fleet's software automation architecture.
|
|
|
|
## Introduction
|
|
|
|
Software automation in Fleet enable organizations automatically install or update software based on a [policy](https://fleetdm.com/securing/what-are-fleet-policies).
|
|
|
|
## Architecture overview
|
|
|
|
## Key components
|
|
|
|
## Architecture diagram
|
|
|
|
```
|
|
[Placeholder for Software Policies Architecture Diagram]
|
|
```
|
|
|
|
## Related resources
|
|
|
|
- [Software Product Group Documentation](../../product-groups/software/) - Documentation for the Software product group
|