mirror of
https://github.com/fleetdm/fleet
synced 2026-05-06 06:48:54 +00:00
Fix unreleased bug #30693. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Documentation** * Updated testing documentation to include a missing command for creating the Firehose delivery stream for "status" logs. * **Refactor** * Centralized AWS STS Assume Role credential configuration across multiple AWS integrations (S3, Firehose, Kinesis, Lambda, SES) to use a shared helper, improving maintainability and consistency. * Removed deprecated inline credential configuration logic in favor of the new centralized approach. <!-- end of auto-generated comment: release notes by coderabbit.ai --> |
||
|---|---|---|
| .. | ||
| 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.