Skip to content

feat(*): support for Redis password #23

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

Merged
merged 1 commit into from
May 2, 2025

Conversation

stasadev
Copy link
Member

The Issue

README.md explains how to set REDIS_PASSWORD for redis-commander, and it can be automated.

I recently updated ddev-redis and now it supports both auth/no auth options.

How This PR Solves The Issue

  • Adds .ddev/docker-compose.redis-commander_password.yaml file.
  • Updates tests.
  • README.md will be updated in another PR.

Manual Testing Instructions

ddev dotenv set .ddev/.env.redis --redis-optimized=true
ddev add-on get ddev/ddev-redis
ddev add-on get https://github.com/ddev/ddev-redis-commander/tarball/20250428_stasadev_redis_password
cat .ddev/docker-compose.redis-commander_password.yaml
ddev restart
ddev redis-commander

Automated Testing Overview

Release/Deployment Notes

@stasadev stasadev force-pushed the 20250428_stasadev_redis_password branch from 27aed7d to cf405b0 Compare April 28, 2025 12:19
@julienloizelet
Copy link
Collaborator

Thank you! (LGTM)

@julienloizelet julienloizelet merged commit 9a25a70 into main May 2, 2025
2 checks passed
@julienloizelet julienloizelet deleted the 20250428_stasadev_redis_password branch May 2, 2025 01:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants