2025-05-17 20:03:52 +00:00
|
|
|
# Fleet development guides
|
|
|
|
|
|
|
|
|
|
This directory contains guides for common development tasks in Fleet.
|
|
|
|
|
|
|
|
|
|
## General guides
|
|
|
|
|
|
|
|
|
|
- [Seeding Data](seeding-data.md) - Guide for seeding data in Fleet
|
|
|
|
|
- [Committing Changes](committing-changes.md) - Guide for committing changes to Fleet
|
|
|
|
|
- [Fleetctl Apply](cli/fleetctl-apply.md) - Guide for using fleetctl apply
|
|
|
|
|
- [Simulate Slow Network](simulate-slow-network.md) - Guide for simulating a slow network
|
|
|
|
|
- [Troubleshooting Live Queries](troubleshooting-live-queries.md) - Guide for troubleshooting live queries
|
|
|
|
|
- [Enroll hosts with plain osquery](enroll-hosts-with-plain-osquery.md) - Guide for enrolling hosts with plain osquery
|
|
|
|
|
- [Upcoming activities](upcoming-activities.md) - Guide for managing upcoming host activities
|
2025-10-08 19:46:33 +00:00
|
|
|
- [mTLS reverse proxy setup](mtls-reverse-proxy-setup.md) - Guide for setting up an mTLS reverse proxy for testing
|
2026-02-12 23:51:53 +00:00
|
|
|
- [Okta conditional access testing](okta-conditional-access-testing.md) - Guide for testing Okta conditional access end-to-end in a dev environment
|
2025-05-17 20:03:52 +00:00
|
|
|
|
|
|
|
|
## UI development
|
|
|
|
|
|
|
|
|
|
- [Fleet UI Testing](ui/fleet-ui-testing.md) - Guide for testing the Fleet UI
|
|
|
|
|
- [Generating UI Component Boilerplate](ui/generating-ui-component-boilerplate.md) - Guide for generating UI component boilerplate
|
|
|
|
|
- [Design QA Considerations](ui/design-qa-considerations.md) - Guide for design QA considerations
|
|
|
|
|
|
|
|
|
|
## API development
|
|
|
|
|
|
|
|
|
|
- [Adding New Endpoints](api/adding-new-endpoints.md) - Guide for adding new endpoints to the Fleet API
|
|
|
|
|
|
|
|
|
|
## Integration guides
|
|
|
|
|
|
|
|
|
|
- [SCIM Integration](integrations/scim-integration.md) - Guide for integrating Fleet with SCIM
|
2025-12-18 15:42:47 +00:00
|
|
|
- [Digicert Integration](integrations/digicert-integration.md) - Guide for integrating Fleet with Digicert
|