fleet/docs/2-Deployment
Zach Wasserman f90da6a090
Make enrollment cooldown configurable (#418)
The enrollment cooldown period was sometimes causing problems when
osquery (probably unintentionally, see
https://github.com/osquery/osquery/issues/6993) tried to enroll more
than once from the same osqueryd process.

We now set this to default to off and make it configurable. With #417
this feature may be unnecessary for most deployments.
2021-03-08 21:26:09 -08:00
..
1-Installation.md typofix 2021-02-22 16:42:30 -06:00
2-Configuration.md Make enrollment cooldown configurable (#418) 2021-03-08 21:26:09 -08:00
3-Adding-hosts.md Update Kolide to Fleet as appropriate in documentation (#263) 2021-02-02 12:16:59 -08:00
4-Example-deployment-scenarios.md Fix markdown link check CI action. (#169) 2021-01-04 13:55:05 -08:00
FAQ.md Fix markdown link check CI action. (#169) 2021-01-04 13:55:05 -08:00
README.md Part 1 of documentation restructure. Deployment section. (#147) 2020-12-24 14:00:22 -08:00

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.