fleet/tools/osquery/in-a-box
Ian Littman dfaad610d9
Remove unneeded exposed ports on osquery-in-a-box minio to avoid host-port conflicts (#30416)
Also ensures we run integration tests when docker-compose files used by
`fleetctl preview` are changed, so we don't merge any more test failures
due to those.
2025-06-29 12:40:17 -05:00
..
osquery Update osquery versions for fleetctl preview (#30369) 2025-06-27 10:16:42 -05:00
docker-compose.yml Remove unneeded exposed ports on osquery-in-a-box minio to avoid host-port conflicts (#30416) 2025-06-29 12:40:17 -05:00
README.md Move external dependency osquery-in-a-box to monorepo (#15871) 2024-01-10 11:45:52 -03:00

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 using fleetctl preview.