mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Add script-only package documentation to the packages section. Script-only packages (.sh and .ps1 files) are a supported package type but had no example or guidance in the YAML configuration docs. This adds a "Script-only" example after the existing URL and Hash examples, documenting: - Script-only packages must be configured inline in the team YAML file - self_service, categories, labels, and icon are specified inline - Script packages do not support install_script, uninstall_script, post_install_script, pre_install_query, or automatic install - Separate package YAML files are not currently supported for script-only packages |
||
|---|---|---|
| .. | ||
| agent-configuration.md | ||
| fleet-server-configuration.md | ||
| README.md | ||
| yaml-files.md | ||
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.