fleet/docs
noahtalerman fa6ac424ca
Part 1 of documentation restructure. Deployment section. (#147)
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.
2020-12-24 14:00:22 -08:00
..
1-Using-fleet Part 1 of documentation restructure. Deployment section. (#147) 2020-12-24 14:00:22 -08:00
2-Deployment Part 1 of documentation restructure. Deployment section. (#147) 2020-12-24 14:00:22 -08:00
3-Contribution Part 1 of documentation restructure. Deployment section. (#147) 2020-12-24 14:00:22 -08:00
api Add help text within user actions dropdown menu. Update copy in API documentation. (#142) 2020-12-21 15:47:35 -08:00
architecture Add template and directory for ADRs (#1807) 2018-06-04 09:39:50 -06:00
cli Change name to Fleet in documentation. (#77) 2020-12-01 13:34:08 -05:00
dashboard Part 1 of documentation restructure. Deployment section. (#147) 2020-12-24 14:00:22 -08:00
development Add fleetctl.exe.zip to release process (#80) 2020-12-02 08:24:34 -08:00
images Update SAML documentation (#2113) 2019-10-11 15:14:56 -07:00
infrastructure Part 1 of documentation restructure. Deployment section. (#147) 2020-12-24 14:00:22 -08:00
README.md Part 1 of documentation restructure. Deployment section. (#147) 2020-12-24 14:00:22 -08:00

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.