mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
Fixes #32072. Biggest changes are in the foreign vitals IdP (SCIM) guide: * Moved Android from "coming soon" to live (true as of 4.75) * Moved Okta-specific troubleshooting under the Okta section * Moved "Other IdPs" into its own top level section instead of partway through the Google section (looks like the result of a bad merge) * Added a link to the labels guide where relevant * Various minor clarity/grammar fixes based on running through the process end-to-end with Okta Additionally: * Clarity fixes on labels docs * Noted in contributing docs the existence of the Okta Integrator Free plan for E2E testing SSO/SCIM flows |
||
|---|---|---|
| .. | ||
| building-fleet.md | ||
| README.md | ||
| run-locally-built-fleetd.md | ||
| testing-and-local-development.md | ||
Getting started with Fleet development
This directory contains documentation to help you get started with Fleet development.
Setting up your development environment
- Building Fleet - Instructions for building Fleet from source
- Testing and Local Development - Guide for testing and local development
- Run Locally Built Fleetd - Guide for running a locally built fleetd
Next steps
Once you have your development environment set up, you can explore the following resources:
- Guides - How-to guides for common tasks
- Architecture - High-level architecture documentation
- Workflows - Development workflows
- Reference - API reference, configuration, etc.
Product groups
Fleet is organized into three main product groups:
- MDM - Mobile Device Management
- Orchestration - Device orchestration using osquery
- Software - Software inventory, vulnerability management, and software installation
Each product group has its own documentation, guides, and architecture documentation.