mirror of
https://github.com/fleetdm/fleet
synced 2026-05-16 13:38:43 +00:00
22 lines
No EOL
610 B
Markdown
22 lines
No EOL
610 B
Markdown
# Software policies 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.
|
|
|
|
## 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
|
|
- [Software Development Guides](../../guides/software/) - Guides for Software development |