fleet/docs/README.md
Zachary Wasserman c8229cc0d6
Replace uses of the term "Kolide" with "Fleet" (#1999)
Almost two years ago, we began referring to the project as Fleet, but there are
many occurences of the term "Kolide" throughout the UI and documentation. This
PR attempts to clear up those uses where it is easily achievable.

The term "Kolide" is used throughout the code as well, but modifying this would
be more likely to introduce bugs.
2019-01-24 09:39:32 -08:00

1.2 KiB

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.