fleet/docs/Deploying
Kelvin Oghenerhoro Omereshone 2514b610b4
Use v1 for osquery endpoints (#6137)
- Update docs to use `v1` in the osquery endpoints. Ex: /api/v1/osquery/config.
- Update the Fleet UI's (Hosts > Add hosts > Advanced) flagfile.txt to use `v1` in the osquery endpoints.
2022-07-13 14:34:44 -04:00
..
Configuration.md add configuration to retrieve installers from S3 (#6630) 2022-07-13 09:34:25 -03:00
Debugging.md Editor pass - Add debugging guide (#6511) 2022-07-11 12:43:20 -05:00
FAQ.md Use v1 for osquery endpoints (#6137) 2022-07-13 14:34:44 -04:00
fleetctl-agent-updates.md Remove numbers from documentation filenames in Fleet repo (#4313) 2022-02-23 12:17:55 -06:00
Introduction.md Add platform scaling gotchas (#5369) 2022-06-01 13:53:51 -03:00
Load-testing.md Zwinnerman loadtesting doc updates (#4765) 2022-03-30 13:26:36 -04:00
README.md Add debugging guide (#6425) 2022-07-01 14:45:02 -03:00
Reference-Architectures.md Reorg infrastructure and add changes for frontend's loadtesting environment (#4947) 2022-04-12 12:49:00 -04:00
Server-Installation.md Changelog for Fleet 4.17.0 release (#6565) 2022-07-08 17:09:02 -07:00
Upgrading-Fleet.md Remove numbers from documentation filenames in Fleet repo (#4313) 2022-02-23 12:17:55 -06: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.

Debugging

Information to gather as part of debugging an issue with a deployment.

FAQ

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