You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.
You're 99.9% of the way there; the last part is just adding php5-redis to the set of php_packages in config.yml
For a complete example of setting up Redis with Drupal/PHP via Ansible for Drupal VM (the example is actually from the Raspberry Pi Dramble project!), see this commit:
Would you like Redis to be added as a top-level optional install (just like memcached)? If so, could you add a separate issue in the queue titled "Add Redis as optional install".
What would be the steps to get Redis working on drupal-vm? I have added these:
playbook.yml
config.yml
settings.php
The result is an error:
Is suppose I need to install PhpRedis. Is there any recommended role to use?
The text was updated successfully, but these errors were encountered: