Hello All, In fleet, how the fleet UI is authenti...
# fleet
r
Hello All, In fleet, how the fleet UI is authenticating with Redis "https://fleetdm.com/docs/deploying/server-installation", I don't see how fleet works with redis?
k
Hi @Raghavendra Hiremath! Here's a little more information on what part Redis plays: https://fleetdm.com/docs/deploying/introduction#redis By default, Fleet doesn't use authentication with Redis, you just provide the address of your Redis instance. For a full list of the configuration options, check out the documentation: https://fleetdm.com/docs/deploying/configuration#redis Just let me know if you need any more info.
r
@Kathy Satterlee Thank you for the explanation, does fleet stores the intermittent data inside Redis? and what data would it store, if someone connects to Redis instance, will they be able to look into the details?