mirror of
https://github.com/fleetdm/fleet
synced 2026-05-06 06:48:54 +00:00
| .. | ||
| api | ||
| cli | ||
| integrations | ||
| ui | ||
| api-versioning.md | ||
| committing-changes.md | ||
| enroll-hosts-with-plain-osquery.md | ||
| migrations.md | ||
| README.md | ||
| seeding-data.md | ||
| simulate-slow-network.md | ||
| troubleshooting-live-queries.md | ||
| upcoming-activities.md | ||
Fleet development guides
This directory contains guides for common development tasks in Fleet.
General guides
- Seeding Data - Guide for seeding data in Fleet
- Committing Changes - Guide for committing changes to Fleet
- Fleetctl Apply - Guide for using fleetctl apply
- Simulate Slow Network - Guide for simulating a slow network
- Troubleshooting Live Queries - Guide for troubleshooting live queries
- Enroll hosts with plain osquery - Guide for enrolling hosts with plain osquery
- Upcoming activities - Guide for managing upcoming host activities
UI development
- Fleet UI Testing - Guide for testing the Fleet UI
- Generating UI Component Boilerplate - Guide for generating UI component boilerplate
- Design QA Considerations - Guide for design QA considerations
API development
- Adding New Endpoints - Guide for adding new endpoints to the Fleet API
Integration guides
- SCIM Integration - Guide for integrating Fleet with SCIM
- Digicert Integration - Guide for integrating Fleet with Digicert
Product group guides
Each product group has its own set of guides:
- MDM Guides - Guides for MDM development
- Orchestration Guides - Guides for Orchestration development
- Software Guides - Guides for Software development