mirror of
https://github.com/empayre/fleet.git
synced 2024-11-07 01:15:22 +00:00
17a6c21224
* Remove Orbit top level folder and rename folders to Deploying and Contributing * Update link in doc README
17 lines
841 B
Markdown
17 lines
841 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.
|
|
|
|
### [Deploying](./2-Deploying/README.md)
|
|
Resources for installing Fleet's infrastructure dependencies, configuring Fleet, deploying osquery to hosts, and viewing example deployment scenarios.
|
|
|
|
### [Contributing](./3-Contributing/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.
|