fleet/docs/Deploying
Benjamin Edwards 74bb559645
Add public ip to hosts & derive geolocation when rendering host (#4652)
* geoip wip
* return nil if ip is empty string or if ParseIP returns nil
* add ui component to render geolocation if available, address PR feedback
* render public ip if available
* add changes file, document geoip in deployment guide
* update rest-api docs
2022-03-21 12:29:52 -04:00
..
Configuration.md Add public ip to hosts & derive geolocation when rendering host (#4652) 2022-03-21 12:29:52 -04:00
FAQ.md Update website slack links to point to osquery.fleetdm.com (#4478) 2022-03-04 15:51:11 -06:00
fleetctl-agent-updates.md Remove numbers from documentation filenames in Fleet repo (#4313) 2022-02-23 12:17:55 -06:00
Introduction.md Remove numbers from documentation filenames in Fleet repo (#4313) 2022-02-23 12:17:55 -06:00
Load-testing.md Remove numbers from documentation filenames in Fleet repo (#4313) 2022-02-23 12:17:55 -06:00
README.md sentence case (#4360) 2022-02-25 10:48:34 +09:00
Reference-Architectures.md Remove numbers from documentation filenames in Fleet repo (#4313) 2022-02-23 12:17:55 -06:00
Server-Installation.md Remove numbers from documentation filenames in Fleet repo (#4313) 2022-02-23 12:17:55 -06: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

FAQ

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