fleet/docs/Contributing/getting-started
Nico 19113d22be
Add Testing NATS logging local development docs (#37759)
**Related issue:** Resolves #37854 

<!-- Add the related story/sub-task/bug number, like Resolves #123, or
remove if NA -->
Adds instructions on how to set up a NATS server locally to use as a log
destination.
Follow-up of https://github.com/fleetdm/fleet/pull/36527.
2026-01-06 09:11:58 -03:00
..
building-fleet.md Upgrade Fleet's Node.js version (#34603) 2025-10-27 17:21:50 -04: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 Add Testing NATS logging local development docs (#37759) 2026-01-06 09:11:58 -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.