Skip to content

Fix Redis object cache password not passed to WordPress env#1638

Open
retlehs wants to merge 1 commit intomasterfrom
fix/redis-password-env
Open

Fix Redis object cache password not passed to WordPress env#1638
retlehs wants to merge 1 commit intomasterfrom
fix/redis-password-env

Conversation

@retlehs
Copy link
Member

@retlehs retlehs commented Feb 16, 2026

Add wp_redis_password to both redis_cache_env and deploy_redis_cache_env so the WP_REDIS_PASSWORD variable is included in the .env file when object_cache.password is configured in wordpress_sites.yml.

Remove unused redis_password default from wordpress-setup role

Fix #1633

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.

Object cache with REDIS does not support requirepass

1 participant

Comments