Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document how to use a redis instance that needs a password #199

Open
dramamask opened this issue Jun 2, 2023 · 1 comment
Open

Document how to use a redis instance that needs a password #199

dramamask opened this issue Jun 2, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@dramamask
Copy link

Describe the feature request

II'd love to see the following info added to the documentation.

To use a redis instance that needs a password, use the following redis url:

redis://default:your_password@redis:6379

For redis v5, you have to use default as the username. Redis v6 introduced usernames, so you just use whatever username you have set.

Background

No response

Solution suggestions

No response

@pransh15
Copy link

pransh15 commented Jun 7, 2023

Hey @dramamask 👋

Thanks for submitting this feature request. Someone from the team will be on it soon! 😄

@nunogois nunogois moved this from New to Todo in Issues and PRs Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

3 participants