mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 17:05:18 +00:00
eb414f7971
* Add debugging guide * Add meta * Add missing question for extension * Update with review suggestions * Empty commit to unblock CI
26 lines
986 B
Markdown
26 lines
986 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.
|
|
|
|
### [Debugging](./Debugging.md)
|
|
Information to gather as part of debugging an issue with a deployment.
|
|
|
|
### [FAQ](./FAQ.md)
|
|
Includes commonly asked questions and answers about deployment from the Fleet community.
|