Setting up Password in redisΒΆ
This article will show how to configured the password in redis for Motadata.
To set the password, edit your redis.conf file as show below.
#vim /motadata/motadata/redis/redis.conf
Uncomment below line and set password
requirepass <Same_Clickhouse_Password>