2025-05-20 16:26:35 +00:00
|
|
|
# Getting started with Fleet development
|
2025-05-17 20:03:52 +00:00
|
|
|
|
|
|
|
|
This directory contains documentation to help you get started with Fleet development.
|
|
|
|
|
|
2025-05-20 16:26:35 +00:00
|
|
|
## Setting up your development environment
|
2025-05-17 20:03:52 +00:00
|
|
|
|
|
|
|
|
- [Building Fleet](building-fleet.md) - Instructions for building Fleet from source
|
|
|
|
|
- [Testing and Local Development](testing-and-local-development.md) - Guide for testing and local development
|
|
|
|
|
- [Run Locally Built Fleetd](run-locally-built-fleetd.md) - Guide for running a locally built fleetd
|
|
|
|
|
|
2025-05-20 16:26:35 +00:00
|
|
|
## Next steps
|
2025-05-17 20:03:52 +00:00
|
|
|
|
|
|
|
|
Once you have your development environment set up, you can explore the following resources:
|
|
|
|
|
|
|
|
|
|
- [Guides](../guides/README.md) - How-to guides for common tasks
|
|
|
|
|
- [Architecture](../architecture/README.md) - High-level architecture documentation
|
|
|
|
|
- [Workflows](../workflows/README.md) - Development workflows
|
|
|
|
|
- [Reference](../reference/README.md) - API reference, configuration, etc.
|
|
|
|
|
|
2025-05-20 16:26:35 +00:00
|
|
|
## Product groups
|
2025-05-17 20:03:52 +00:00
|
|
|
|
|
|
|
|
Fleet is organized into three main product groups:
|
|
|
|
|
|
|
|
|
|
- [MDM](../product-groups/mdm/README.md) - Mobile Device Management
|
|
|
|
|
- [Orchestration](../product-groups/orchestration/README.md) - Device orchestration using osquery
|
|
|
|
|
- [Software](../product-groups/software/README.md) - Software inventory, vulnerability management, and software installation
|
|
|
|
|
|
|
|
|
|
Each product group has its own documentation, guides, and architecture documentation.
|