fleet/docs/Configuration
kitzy e96365ab58
[DOCS] Add example YAML configuration for macOS setup (#34766)
This came out of a customer call where we received the following output
from the `fleetctl generate-gitops` command:
```
The macos_setup configuration is not supported by this tool yet.  To configure it, please follow the Fleet documentation at https://fleetdm.com/docs/configuration/yaml-files#macos-setup
```
In the moment, it wasn't clear to me or the customer what had to be
done. This update provides the context (where the `macos_setup`
configuration is supposed to exist) as well as an example of what it
should look like.
2025-10-24 17:32:03 -05:00
..
agent-configuration.md Fix minor inconsistency in agent config overrides docs (#32874) 2025-09-11 12:37:14 -05:00
fleet-server-configuration.md Docs v4.75.0 (#34443) 2025-10-17 17:45:52 -05:00
README.md Docs: GitOps reference (#19740) 2024-07-02 11:11:43 -04:00
yaml-files.md [DOCS] Add example YAML configuration for macOS setup (#34766) 2025-10-24 17:32:03 -05:00

Configuration

Fleet server

Fleet server configuration

Documentation for configuring the Fleet binary, managing osquery configurations, and running with systemd.

Agent

Agent configuration

Learn how to set agent options with config YAML file and the fleetctl command line tool.