Hi,
I’m building a stackstorm setup and would like it to authenticate to the external service (mongo, rabbitmq and redis). I can find the configuration for the mongo and rabbitmq, but there is no documentation on how to configure redis. Could someone explain how to set username, password and location (host:port, url, anything else) for redis in the stackstorm configuration?
P.S.
Actually, I couldn’t find any documentation on redis at all! Can someone additionally explain what redis
is used for within stackstorm? Saw something about that it’s used as a coordination backend in a HA
setup. Our setup does not need to be HA. Can redis be disabled in that case?
Thanks in advance,
Chris