fleet/docs/README.md
2017-11-13 16:00:40 -07:00

12 lines
1 KiB
Markdown

Kolide Documentation
====================
Welcome to the Kolide documentation.
- Information about using the Kolide web application can be found in the [Application Documentation](./application/README.md).
- If you're interested in using the new `fleetctl` CLI to manage your osquery fleet, see the [CLI Documentation](./cli/README.md).
- Resources for deploying osquery to hosts, deploying the Kolide server, installing Kolide's infrastructure dependencies, etc. can all be found in the [Infrastructure Documentation](./infrastructure/README.md).
- If you are interested in accessing the Kolide REST API in order to programmatically interact with your osquery installation, please see the [API Documentation](./api/README.md).
- Finally, if you're interested in interacting with the Kolide source code, you will find information on modifying and building the code in the [Development Documentation](./development/README.md).
If you have any questions, please don't hesitate to reach out to [support@kolide.co](mailto:support@kolide.co).