fleet/docs/Deploying
Katheryn Satterlee d3454bcfce
Weekly community-driven documentation update for week ending March 25th (#4818)
* Weekly community-driven docs update for week ending March 25th

* Update Configuration.md

* Update FAQ.md

All edits are recorded by line:
192 added “-“ to “auto-updates”
194 added “-“ to “auto-updates”; deleted “,” after “(easy)”; replaced “reccomend” with “recommend”
209 added “,” after “work”
211 replaced “am I seeing” with “do I see”
225 replaced “The best way to maintain historical data currently would be to use the [REST API](./REST-API.md) or the [`fleetctl` CLI](./fleetctl-CLI.md) to manually retrieve and save the data you need on your schedule. “ with “Currently, Fleet only stores the current state of your hosts (when they last communicated with Fleet). The best way at the moment to maintain historical data would be to use the [REST API](./REST-API.md) or the [`fleetctl` CLI](./fleetctl-CLI.md) to retrieve it manually. Then save the data you need to your schedule.”

* Update FAQ.md

All edits are recorded by line:
194 deleted ”either” after “disabled”

* Update fleetctl-CLI.md

All edits are recorded by line:
28 deleted “of the” after “many”; replaced “User Interface” with “UI(User Interface)”; replace “, and to” with “. You can even”
43 capitalized “Fleet”
63 replaced “info” with “information”

* Additional context for help menu and add table

Tweaked wording around using the help command and moved available commands in to a table. @DominusKelvin @Desmi-Dizney

* Update Configuration.md

space

* Final grammar revision

Co-authored-by: Desmi-Dizney <99777687+Desmi-Dizney@users.noreply.github.com>
2022-03-31 10:34:58 -05:00
..
Configuration.md Weekly community-driven documentation update for week ending March 25th (#4818) 2022-03-31 10:34:58 -05:00
FAQ.md Zwinnerman loadtesting doc updates (#4765) 2022-03-30 13:26:36 -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 Remove numbers from documentation filenames in Fleet repo (#4313) 2022-02-23 12:17:55 -06:00
Load-testing.md Zwinnerman loadtesting doc updates (#4765) 2022-03-30 13:26:36 -04:00
README.md sentence case (#4360) 2022-02-25 10:48:34 +09:00
Reference-Architectures.md Zwinnerman loadtesting doc updates (#4765) 2022-03-30 13:26:36 -04: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.