mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 21:47:20 +00:00
12 lines
1 KiB
Markdown
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).
|