fleet/docs/Contributing/getting-started
Nico 852ec6f807
Improve Windows Autopilot dev setup docs with custom domain (#42831)
- Added custom domain + ngrok setup instructions for local Autopilot
testing (Entra requires a verified domain, not raw ngrok URLs).
- Clarified that `FLEET_DEV_DOWNLOAD_FLEETDM_URL` is a server runtime
env var requiring `--dev` mode.
2026-04-13 11:42:23 -03:00
..
building-fleet.md Docs: Run multiple independent Fleet dev servers in parallel (#41868) 2026-03-17 15:22:50 -05:00
README.md Update contrib docs headers to sentence case (#29276) 2025-05-20 11:26:35 -05:00
run-locally-built-fleetd.md Update contrib docs headers to sentence case (#29276) 2025-05-20 11:26:35 -05:00
testing-and-local-development.md Improve Windows Autopilot dev setup docs with custom domain (#42831) 2026-04-13 11:42:23 -03:00

Getting started with Fleet development

This directory contains documentation to help you get started with Fleet development.

Setting up your development environment

Next steps

Once you have your development environment set up, you can explore the following resources:

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.