fleet/docs
Stefhen Hovland 7ce0472c2c
Add -L option to curl (#2305)
The example in the README won't follow the github redirect without `-L`, so the example as is will download an html file instead of the actual `fleet.zip`. This fixes that.
2020-09-24 10:42:19 -07:00
..
api Replace uses of the term "Kolide" with "Fleet" (#1999) 2019-01-24 09:39:32 -08:00
architecture Add template and directory for ADRs (#1807) 2018-06-04 09:39:50 -06:00
cli Implement manual labels 2020-07-21 14:05:46 -07:00
dashboard Update SAML documentation (#2113) 2019-10-11 15:14:56 -07:00
development Fix Slack invitation URL (#2303) 2020-09-17 13:18:04 -07:00
images Update SAML documentation (#2113) 2019-10-11 15:14:56 -07:00
infrastructure Add -L option to curl (#2305) 2020-09-24 10:42:19 -07:00
README.md Fix Slack invitation URL (#2303) 2020-09-17 13:18:04 -07: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 #kolide channel.