fleet/docs/2-Deployment
Zach Wasserman d621650b78
Initial implementation of agent update management (#516)
This PR contains the initial implementation of the fleetctl updates commands, along with documentation on using this to self-host an agent update server.

Co-authored-by: Noah Talerman <noahtal@umich.edu>
Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2021-03-26 10:46:51 -07:00
..
1-Installation.md typofix 2021-02-22 16:42:30 -06:00
2-Configuration.md Fix default typo in host identifier docs (#534) 2021-03-24 17:32:25 -07: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
4-fleetctl-agent-updates.md Initial implementation of agent update management (#516) 2021-03-26 10:46:51 -07:00
FAQ.md Fix broken anchor links in documentation (#509) 2021-03-21 16:05:11 -07:00
README.md Initial implementation of agent update management (#516) 2021-03-26 10:46:51 -07: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.

Self-managed agent updates

Information about running an update server with fleetctl.

FAQ

Includes commonly asked questions and answers about deployment from the Fleet community.