mirror of
https://github.com/fleetdm/fleet
synced 2026-05-04 05:48:26 +00:00
17 lines
1 KiB
Markdown
17 lines
1 KiB
Markdown
# Software architecture
|
|
|
|
Fleet's software architecture is designed to manage software across the device fleet, including software inventory and software installation. This directory contains documentation about Fleet's software architecture.
|
|
|
|
## Contents
|
|
|
|
- [Software Overview](software-overview.md) - Overview of Fleet's software architecture
|
|
- [Software Inventory](software-inventory.md) - Architecture for software inventory
|
|
- [Vulnerability management](vulnerability-management.md) - Architecture for vulnerability management
|
|
- [Vulnerability processing](vulnerability-processing.md) - Architecture for vulnerability processing
|
|
- [Software Installation](software-installation.md) - Architecture for software installation
|
|
- [Software Updates](software-updates.md) - Architecture for software updates
|
|
- [Software automations](software-automations.md) - Architecture for software automations
|
|
|
|
## Related resources
|
|
|
|
- [Software Product Group Documentation](../../product-groups/software/) - Documentation for the Software product group
|