mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
4627a92447
#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
main
branch you are releasing the changes to all users usingfleetctl preview
.