fleet/docs
Zach Wasserman 6cbd10965c
Add dev infrastructure and docs for Prometheus monitoring (#33)
- Set up a simple example of Prometheus monitoring in the development
  docker-compose.yml.
- Add documentation for configuring Prometheus.
2020-11-12 19:06:56 -08:00
..
api Beginning of REST API documentation. Added info for /hosts endpoint. (#29) 2020-11-12 12:20:39 -08:00
architecture Add template and directory for ADRs (#1807) 2018-06-04 09:39:50 -06:00
cli Removed $ character from all shell commands in docs. (#32) 2020-11-12 13:50:08 -08:00
dashboard Update SAML documentation (#2113) 2019-10-11 15:14:56 -07:00
development Fix markdown documentation links (#35) 2020-11-12 19:06:06 -08:00
images Update SAML documentation (#2113) 2019-10-11 15:14:56 -07:00
infrastructure Add dev infrastructure and docs for Prometheus monitoring (#33) 2020-11-12 19:06:56 -08:00
README.md Update Slack channel names (#22) 2020-11-04 21:52:20 -08:00

Fleet Documentation

Welcome to the documentation for the Kolide Fleet osquery fleet manager.

  • If you're interested in using the fleetctl CLI 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.