mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 17:05:18 +00:00
fa6ac424ca
This PR includes the Deployment section of the documentation restructure #144. - Changes include the addition of 3 overarching folders/sections named Deployment, Using fleet, and Contribution guide. Each folder includes new files for the subsections. - Move the copy from the appropriate files into the new files in the Deployment folder. Removed old files. A detailed outline of the exact old files can be found in the linked issue above. - Add navigation to the top of each file via links to anchors in the markdown. The naming convention for each folder and file is up for discussion. I chose to use number prefixes (1, 2, 3) to order the folders and files. This way we have control over the order when viewing on GitHub. |
||
---|---|---|
.. | ||
1-Using-fleet | ||
2-Deployment | ||
3-Contribution | ||
api | ||
architecture | ||
cli | ||
dashboard | ||
development | ||
images | ||
infrastructure | ||
README.md |
Fleet Documentation
Welcome to the documentation for the Fleet osquery fleet manager.
- Resources for installing Fleet's infrastructure dependencies, configuring Fleet, deploying osquery to hosts, and viewing example deployment scenarios can all be found in Deployment.
- Resources for using the Fleet UI, fleetctl CLI, and Fleet REST API can all be found in Using fleet.
- Finally, if you're interested in interacting with the Fleet source code, you will find information on modifying and building the code in Contribution guide.
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.