mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
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.
663 B
663 B
Deployment
Installation
Provides documentation on installing the Fleet binary and Fleet’s infrastructure dependencies
Configuration
Includes resources for configuring the Fleet binary, managing osquery configurations, and running with systemd
Adding hosts
Provides resources for enrolling your hosts to Fleet
Example deployment scenarios
Includes deployment walkthroughs for Fleet on CentOS, Ubuntu, and Kubernetes.
FAQ
Includes commonly asked questions and answers about deployment from the Fleet community.