mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 00:45:19 +00:00
e30640d701
Python >= 3.12 no longer ships with the `distutils` module out of the box. It can be installed using `pip install setuptools`. This may be fixed when updating node packages that rely on python, but until then it may come up during `make deps`. Reference: https://stackoverflow.com/a/76691103 |
||
---|---|---|
.. | ||
01-Using-Fleet/standard-query-library | ||
Configuration | ||
Contributing | ||
Deploy | ||
files | ||
Get started | ||
images | ||
REST API | ||
Using Fleet | ||
README.md |
Fleet documentation
Welcome to the documentation for Fleet, the lightweight management platform for laptops and servers.
You can also read the Fleet docs over at https://fleetdm.com/docs.
Using Fleet
Resources for using the Fleet UI, fleetctl CLI, and Fleet REST API.
Deploying
Resources for installing Fleet's infrastructure dependencies, configuring Fleet, deploying osquery to hosts, and viewing example deployment scenarios.
Contributing
If you're interested in interacting with the Fleet source code, you'll find information on modifying and building the code here.
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.