fleet/docs/Contributing
Noah Talerman b0e37accc9
Update "Learn how to use Fleet" for Fleet Sandbox (#7142)
- Update "Learn how to use Fleet" docs page to walk a Fleet Sandbox user through adding their device and running a query
- Add a "Get operating system information" query to standard query library for the "Learn how to use Fleet" walkthrough
- Update Fleet's top level README to point users who want to try Fleet to Fleet Sandbox
- Update "How to install osquery..." (macOS, Windows, Linux) blog posts to point users who want to try Fleet to Fleet Sandbox
- Move `fleetctl preview` questions to "Contributing" FAQ section in docs. This is because `fleetctl preview` is now a testing tool for Fleet contributors
- Update "Deploying" docs to point users who want to try Fleet to Fleet Sandbox
2022-08-19 14:13:15 -04:00
..
Adding-new-endpoints.md Editor pass - Add endpoint documentation (#6414) 2022-06-29 16:11:28 -05:00
API-for-contributors.md Add API docs for /setup endpoint (#7281) 2022-08-18 13:58:39 -05:00
API-Versioning.md Update API versioning docs (#6644) 2022-08-02 09:22:02 -04:00
Building-Fleet.md add instructions to change db images on local development (#6995) 2022-08-02 12:17:26 +00:00
Committing-Changes.md Updated testing.md (#6583) 2022-08-01 19:06:30 -05:00
FAQ.md Update "Learn how to use Fleet" for Fleet Sandbox (#7142) 2022-08-19 14:13:15 -04:00
Migrations.md Update /macadmins endpoints to include MDM name and aggregate count (#7137) 2022-08-10 15:15:01 -04:00
README.md Updated testing.md (#6583) 2022-08-01 19:06:30 -05:00
Releasing-Fleet.md Add DRIs for release testing (#6804) 2022-08-04 12:23:19 -04:00
Seeding-Data.md Updated testing.md (#6583) 2022-08-01 19:06:30 -05:00
Testing-and-local-development.md add back-end implementation for SSO JIT provisioning (#7182) 2022-08-15 14:42:33 -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

Read to learn how to merge changes into the codebase.

Releasing Fleet

Learn the process for how to release Fleet.

Seeding data

Read this guide on adding 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

Read for commonly asked questions and answers about contributing to Fleet as part of the Fleet community.