fleet/docs/Deploying/README.md
Tomas Touceda eb414f7971
Add debugging guide (#6425)
* Add debugging guide

* Add meta

* Add missing question for extension

* Update with review suggestions

* Empty commit to unblock CI
2022-07-01 14:45:02 -03:00

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.