mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
In the documentation, all references to the Fleet product now use "Fleet" instead of "Kolide Fleet"
12 lines
1.3 KiB
Markdown
12 lines
1.3 KiB
Markdown
# Fleet Documentation
|
|
|
|
Welcome to the documentation for the Fleet osquery fleet manager.
|
|
|
|
- If you're interested in using the `fleetctl` CLI to manage your osquery fleet, see the [CLI Documentation](./cli/README.md).
|
|
- Resources for deploying osquery to hosts, deploying the Fleet server, installing Fleet's infrastructure dependencies, etc. can all be found in the [Infrastructure Documentation](./infrastructure/README.md).
|
|
- If you are interested in accessing the Fleet REST API in order to programmatically interact with your osquery installation, please see the [API Documentation](./api/README.md).
|
|
- Information about using the Fleet web dashboard can be found in the [Dashboard Documentation](./dashboard/README.md).
|
|
- Architecturally significant decisions are documented in the [Architecture Documentation](./architecture/README.md).
|
|
- 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](./development/README.md).
|
|
|
|
If you have any questions, please don't hesitate to [File a GitHub issue](https://github.com/fleetdm/fleet/issues) or [join us on Slack](https://osquery.slack.com/join/shared_invite/zt-h29zm0gk-s2DBtGUTW4CFel0f0IjTEw#/). You can find us in the `#fleet` channel.
|