Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

how to set password of redis? #27

Open
askie opened this issue Aug 22, 2018 · 3 comments
Open

how to set password of redis? #27

askie opened this issue Aug 22, 2018 · 3 comments

Comments

@askie
Copy link

askie commented Aug 22, 2018

using docker,how to set password of redis ?

@earthgecko
Copy link

Hi @askie currently rebrow does not have support for using a password with Redis

@marians
Copy link
Owner

marians commented Feb 8, 2019

You may check out this branch: #20

@kveroneau
Copy link

I created a similar PR, mine does not support sentinel, but it does utilize sessions for storing the password instead of passing it around as in the other PR. I tested mine with both a password enabled Azure Redis instance, along with a standalone passwordless Redis instance. It works perfectly fine in both instances.

#35

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants