fleet/docs/Configuration
Noah Talerman f6966d322c
Reference doc and guide updates: Policy automations: run script (#17129) (#23300)
- Update guides to reflect use case: automatically run scripts and
install software
- @noahtalerman: I removed top image from "Automatically run scripts"
b/c I think it looked rushed/unexpected
  - Update "execute" language to "run" and add "manual" language
- Clarify when a policy's host counts are reset
- Clarify support for policy automations: team v. default (global) v. no
team
- Update `software.packages` example to best practice: separate file
  - Inline is supported for backwards compatibility
- Remove `policies` and `controls` call outs about "No team." This info
is covered in the starter filed in fleetdm/gitops. For an example, see
`teams/no-teams.yml` here:
https://github.com/fleetdm/fleet-gitops/blob/main/teams/no-team.yml
2024-10-28 14:15:54 -05:00
..
agent-configuration.md Correct placement of disable_tables (#22879) 2024-10-14 11:24:45 -05:00
fleet-server-configuration.md Update configuration docs (#22990) 2024-10-23 10:50:08 -05:00
README.md Docs: GitOps reference (#19740) 2024-07-02 11:11:43 -04:00
yaml-files.md Reference doc and guide updates: Policy automations: run script (#17129) (#23300) 2024-10-28 14:15:54 -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.