mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
- Add new `2-Orbit-osquery/` directory to the top-level `docs/` directory. - Rename `2-Deployment/` -> `3-Deployment/` to accommodate new Orbit directory. - Rename `3-Contribution/` -> `4-Contribution/` to accommodate new Orbit directory. - Add FAQ section to Orbit documentation.
19 lines
965 B
Markdown
19 lines
965 B
Markdown
# Fleet Documentation
|
|
|
|
Welcome to the documentation for the Fleet osquery fleet manager.
|
|
|
|
### [Using Fleet](./1-Using-Fleet/README.md)
|
|
Resources for using the Fleet UI, fleetctl CLI, and Fleet REST API.
|
|
|
|
### [Orbit osquery](./2-Orbit-osquery/README.md)
|
|
Resources for using Orbit for osquery: the recommended agent for Fleet.
|
|
|
|
### [Deployment](./3-Deployment/README.md)
|
|
Resources for installing Fleet's infrastructure dependencies, configuring Fleet, deploying osquery to hosts, and viewing example deployment scenarios.
|
|
|
|
### [Contribution](./4-Contribution/README.md)
|
|
If you're interested in interacting with the Fleet source code, you'll find information on modifying and building the code here.
|
|
|
|
---
|
|
|
|
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.
|