mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Added link to development-infrastructure docs at the end of building-the-code docs to walk contributors to the next step of serving Fleet locally. Added --auth_jwt_key="insecure" flag to fleet serve command in development-infrastructure docs. |
||
|---|---|---|
| .. | ||
| api | ||
| architecture | ||
| cli | ||
| dashboard | ||
| development | ||
| images | ||
| infrastructure | ||
| README.md | ||
Fleet Documentation
Welcome to the documentation for the Kolide Fleet osquery fleet manager.
- If you're interested in using the
fleetctlCLI to manage your osquery fleet, see the CLI Documentation. - Resources for deploying osquery to hosts, deploying the Fleet server, installing Fleet's infrastructure dependencies, etc. can all be found in the Infrastructure Documentation.
- If you are interested in accessing the Fleet REST API in order to programmatically interact with your osquery installation, please see the API Documentation.
- Information about using the Fleet web dashboard can be found in the Dashboard Documentation.
- Architecturally significant decisions are documented in the Architecture Documentation.
- Finally, if you're interested in interacting with the Fleet source code, you will find information on modifying and building the code in the Development Documentation.
If you have any questions, please don't hesitate to File a GitHub issue or join us on Slack. You can find us in the #fleet channel.