fleet/docs/Contributing
Lucas Manuel Rodriguez 78df7b6f70
Add guide on how to simulate slow connections to redis and mysql (#9140)
* Add guide on how to simulate slow connections to redis and mysql

* Add pageOrderInSection
2023-01-03 17:29:40 -03:00
..
Adding-new-endpoints.md Set interface for response types (#9121) 2022-12-27 11:26:59 -03:00
API-for-contributors.md Add dep key pair endpoint (#9007) 2022-12-16 19:39:36 +01:00
API-Versioning.md Replace references to /api/latest/fleet with /api/v1/fleet (#7464) 2022-08-31 09:51:25 -05:00
Building-Fleet.md Adding WSL integration links (#8738) 2022-11-17 17:07:22 -03:00
Committing-Changes.md change relative links in documentation (#8441) 2022-10-26 18:26:49 -05:00
Configuration-for-contributors.md change relative links in documentation (#8441) 2022-10-26 18:26:49 -05:00
FAQ.md document API endpoints for osquery and orbit (#8536) 2022-11-23 18:23:34 +05:30
Fleet-UI-Testing.md Frontend testing documentation (#8936) 2022-12-14 13:56:56 -05:00
Migrations.md change relative links in documentation (#8441) 2022-10-26 18:26:49 -05:00
Orbit-development-and-release-strategy.md Docs: add missing pageOrderInSection meta tag (#8104) 2022-10-06 11:04:36 -05:00
README.md Docs/Contributing/README.md updated text (#8722) 2022-11-15 23:05:16 +00:00
Releasing-Fleet.md Add 2 steps to the "Releasing Fleet" process (#8101) 2022-10-13 10:32:01 -05:00
Seeding-Data.md Documentation: Seeding data links to creating test hosts (#8131) 2022-10-10 14:08:18 -04:00
Simulate-slow-network.md Add guide on how to simulate slow connections to redis and mysql (#9140) 2023-01-03 17:29:40 -03:00
Testing-and-local-development.md Generate audit logs for activities (#9001) 2022-12-23 19:04:13 -03:00

Contributing

Building Fleet

Learn about building the code, development infrastructure, and database migrations.

Testing

Look at Fleet's full test suite and integration tests.

Migrations

Learn about creating and updating database migrations.

Committing changes

Learn how to merge changes into the codebase.

Releasing Fleet

Learn the process for how to release Fleet.

Seeding data

Learn how to add fake data to your development instance.

API for contributors

Get to grips with Fleet API routes. This documentation is helpful for developing or contributing to Fleet.

FAQ

Find commonly asked questions and answers about contributing to Fleet as part of our community.