fleet/docs/2-Deployment/README.md
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

663 B
Raw Blame History

Deployment

Installation

Provides documentation on installing the Fleet binary and Fleets 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.