fleet/docs
Brendan Shaklovitz c6b285c56e
Remove soft-deletion pattern (#2327)
* Perform migration to delete any entries with `deleted` set, and
subsequently drop columns `deleted` and `deleted_at`.
* Remove `deleted` and `deleted_at` references.

Closes #2146
2020-10-22 10:51:26 -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 fleetctl: allow disabling packs via apply (#2325) 2020-10-21 16:29:27 -07:00
dashboard Update SAML documentation (#2113) 2019-10-11 15:14:56 -07:00
development Remove soft-deletion pattern (#2327) 2020-10-22 10:51:26 -07:00
images Update SAML documentation (#2113) 2019-10-11 15:14:56 -07:00
infrastructure Update faq with bad record MAC fix suggestion (#2331) 2020-10-14 08:41:35 -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.