fleet/tools/osquery/in-a-box
Victor Lyuboslavsky 84b16a08f8
Set Redis explicitly to 6.2 for clarity (it was already aliased to latest 6.2) (#44501)
<!-- Add the related story/sub-task/bug number, like Resolves #123, or
remove if NA -->
**Related issue:** Resolves #43928 



<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Chores**
* Updated Redis image version to 6.2 across Docker Compose
configurations for improved stability and compatibility.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-04-30 11:29:05 -05:00
..
osquery Update osquery versions for fleetctl preview (#30369) 2025-06-27 10:16:42 -05:00
docker-compose.yml Set Redis explicitly to 6.2 for clarity (it was already aliased to latest 6.2) (#44501) 2026-04-30 11:29:05 -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.