fleet/docs/02-Deploying
Tomas Touceda 9d572309ae
Add sentry (#3669)
* Add sentry

* Fix gosum

* More gosum fixes

* Add missing def for config

* Enrich sentry scope a bit

* Add changes file

* Add goroutine safe scope to errors

* Encapsulate sentry logic

* Add documentation for new flag

* Add sentry capturing to crons and other background tasks

* Only send to sentry when enabled
2022-01-20 16:41:02 -03:00
..
01-Introduction.md Add description to windows machines with unencrypted hard disks query (#3329) 2021-12-11 16:23:42 -08:00
02-Server-Installation.md fix: typo on indefinite article used (#3641) 2022-01-12 17:31:17 +01:00
03-Configuration.md Add sentry (#3669) 2022-01-20 16:41:02 -03:00
04-fleetctl-agent-updates.md fix: update link to Orbit repository (#3684) 2022-01-14 18:25:50 +01:00
05-Load-testing.md Update load testing documentation (#2979) 2021-11-17 11:48:33 +09:00
06-Upgrading-Fleet.md Issue 2873 kafka docs improvement (#3771) 2022-01-19 11:59:56 -06:00
FAQ.md 3205 improve updating docs (#3593) 2022-01-19 11:25:46 +09:00
README.md 3205 improve updating docs (#3593) 2022-01-19 11:25:46 +09:00

Deployment

Introduction

Provides an introduction to Fleet and its requirements and dependencies.

Server Installation

Includes deployment walkthroughs for Fleet on CentOS, Ubuntu, Docker, Kubernetes, and building from source.

Configuration

Includes resources for configuring the Fleet binary, managing osquery configurations, and running with systemd

Self-managed agent updates

Information about running an update server with fleetctl.

Load Testing

Information about running an update server with fleetctl.

Upgrading Fleet

Includes a guide for how to update and run new versions of Fleet

FAQ

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