mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
- Add new `2-Orbit-osquery/` directory to the top-level `docs/` directory. - Rename `2-Deployment/` -> `3-Deployment/` to accommodate new Orbit directory. - Rename `3-Contribution/` -> `4-Contribution/` to accommodate new Orbit directory. - Add FAQ section to Orbit documentation.
19 lines
787 B
Markdown
19 lines
787 B
Markdown
# Deployment
|
||
|
||
### [Installation](./1-Installation.md)
|
||
Provides documentation on installing the Fleet binary and Fleet’s infrastructure dependencies
|
||
|
||
### [Configuration](./2-Configuration.md)
|
||
Includes resources for configuring the Fleet binary, managing osquery configurations, and running with systemd
|
||
|
||
### [Adding hosts](./3-Adding-hosts.md)
|
||
Provides resources for enrolling your hosts to Fleet
|
||
|
||
### [Example deployment scenarios](./4-Example-deployment-scenarios.md)
|
||
Includes deployment walkthroughs for Fleet on CentOS, Ubuntu, and Kubernetes.
|
||
|
||
### [Self-managed agent updates](./4-fleetctl-agent-updates.md)
|
||
Information about running an update server with fleetctl.
|
||
|
||
### [FAQ](./FAQ.md)
|
||
Includes commonly asked questions and answers about deployment from the Fleet community.
|