fleet/docs/2-Deployment
Zach Wasserman e8669818eb
Initial backend software inventory implementation (#678)
- Maintain software inventory with detail queries.
- Associated database migrations.
- Feature flagged off by default (see documentation for details to turn on).
- Documentation.
- New test helper for slice element comparisons skipping ID.
2021-04-26 08:44:22 -07:00
..
1-Installation.md Update documentation about TLS configuration (#656) 2021-04-19 11:58:44 -07:00
2-Configuration.md Initial backend software inventory implementation (#678) 2021-04-26 08:44:22 -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 Update documentation about TLS configuration (#656) 2021-04-19 11:58:44 -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.