mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 21:47:20 +00:00
* Renaming files and a lot of find and replace * pageRank meta tags, sorting by page rank * reranking * removing numbers * revert changing links that are locked to a commit * update metatag name, uncomment github contributers * Update basic-documentation.page.js * revert link change * more explicit errors, change pageOrderInSection numbers, updated sort * Update build-static-content.js * update comment * update handbook link * handbook entry * update sort * update changelog doc links to use fleetdm.com * move standard query library back to old location, update links/references to location * revert unintentional link changes * Update handbook/community.md Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com> Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com> Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
22 lines
881 B
Markdown
22 lines
881 B
Markdown
# Deployment
|
|
|
|
### [Introduction](./Introduction.md)
|
|
Provides an introduction to Fleet and its requirements and dependencies.
|
|
|
|
### [Server Installation](./Server-Installation.md)
|
|
Includes deployment walkthroughs for Fleet on CentOS, Ubuntu, Docker, Kubernetes, and building from source.
|
|
|
|
### [Configuration](./Configuration.md)
|
|
Includes resources for configuring the Fleet binary, managing osquery configurations, and running with systemd
|
|
|
|
### [Self-managed agent updates](./fleetctl-agent-updates.md)
|
|
Information about running an update server with fleetctl.
|
|
|
|
### [Load Testing](./Load-testing.md)
|
|
Information about running an update server with fleetctl.
|
|
|
|
### [Upgrading Fleet](./Upgrading-Fleet.md)
|
|
Includes a guide for how to update and run new versions of Fleet
|
|
|
|
### [FAQ](./FAQ.md)
|
|
Includes commonly asked questions and answers about deployment from the Fleet community.
|