mirror of
https://github.com/fleetdm/fleet
synced 2026-05-20 23:48:52 +00:00
#15563 - [X] Manual QA for all new/changed functionality Tested by running the following: If the changes haven't been merged to `main`: ```sh fleetctl preview --preview-config 15563-move-external-dep-osquery-in-a-box-to-monorepo fleetctl preview stop fleetctl preview reset ``` If the changes were already merged to `main`: ```sh fleetctl preview fleetctl preview stop fleetctl preview reset ```
339 B
339 B
Osquery in a box
The contents in this repository are used by fleetctl preview.
They contain docker compose and configuration files to start a test instance of Fleet and simulated osquery hosts.
IMPORTANT: By updating files in this directory on the
mainbranch you are releasing the changes to all users usingfleetctl preview.