I’ll just drop this information in here, because I...
# fleet
a
I’ll just drop this information in here, because I didn’t find it when I searched in the Fleet GitHub or through the Slack history, and it might be useful to someone else in the future who comes looking for it: Valkey (https://valkey.io/) seems to work as a drop-in replacement for Redis, and I just verified using the
<http://docker.io/valkey/valkey:7.2-alpine|docker.io/valkey/valkey:7.2-alpine>
image, and a quick check via
osquery-perf
had the simulated agents correctly enrolling. The reason I even tried was because when developing a Docker playbook for the Fleet stack concern was raised over Redis’ recent license change and the strong preference to stick with OSI recognized licenses.