mirror of
https://github.com/empayre/fleet.git
synced 2024-11-07 01:15:22 +00:00
d5f3a70152
This PR includes the Contribution section of the documentation restructure #144.
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
|
|
|
|
### [Deployment](./2-Deployment/README.md)
|
|
Resources for installing Fleet's infrastructure dependencies, configuring Fleet, deploying osquery to hosts, and viewing example deployment scenarios
|
|
|
|
### [Contribution](./3-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.
|