Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 924 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 924 Bytes

VVV + Redis

This package sets up Redis and PHPRedMin on your Varying Vagrant Vagrants virtual machine.

Installation

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

$ cd path/to/vvv/www
$ git clone https://github.com/goblindegook/VVV-Redis 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.