mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 17:05:18 +00:00
6cbd10965c
- Set up a simple example of Prometheus monitoring in the development docker-compose.yml. - Add documentation for configuring Prometheus. |
||
---|---|---|
.. | ||
api | ||
architecture | ||
cli | ||
dashboard | ||
development | ||
images | ||
infrastructure | ||
README.md |
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 #fleet
channel.