mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
2c341ee755
This PR includes various fixes to anchor links used in the documentation. There are certain characters GitHub doesn't support for the use of anchor links in markdown files. The general rule I've found is to only use a-z or A-Z characters in anchor links. All other characters should be removed. For example, consider the section title How do I connect to the Mailhog simulated server?. The valid GitHub anchor link for this section is #how-do-i-connect-to-the-mailhog-simulated-server. Notice no ?. Closes #494 |
||
---|---|---|
.. | ||
1-Installation.md | ||
2-Configuration.md | ||
3-Adding-hosts.md | ||
4-Example-deployment-scenarios.md | ||
FAQ.md | ||
README.md |
Deployment
Installation
Provides documentation on installing the Fleet binary and Fleet’s infrastructure dependencies
Configuration
Includes resources for configuring the Fleet binary, managing osquery configurations, and running with systemd
Adding hosts
Provides resources for enrolling your hosts to Fleet
Example deployment scenarios
Includes deployment walkthroughs for Fleet on CentOS, Ubuntu, and Kubernetes.
FAQ
Includes commonly asked questions and answers about deployment from the Fleet community.