Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.07 KB

README.md

File metadata and controls

27 lines (18 loc) · 1.07 KB

VVV + Redis

This package sets up Redis and PHPRedMin on your Varying Vagrant Vagrants virtual machine. Forked for php 7.1 on VVV 2.

Fixes issue listed in this blog post for gearman: https://www.patreon.com/posts/gearman-now-in-14627464 Thanks Ondřej Surý, goblindegook

Installation

Clone this repository into VVV's www directory, then reprovision VVV:

$ cd path/to/vvv/www
$ git clone https://github.com/Mroesger/VVV-Redis.git redis.vvv
$ vagrant provision

Once installed, a web-based Redis management interface becomes available under http://redis.vvv and you may begin using Redis on your local WordPress development installs through one of these plugins:

License

VVV + Redis is released under a GPL v2.0 license.