Skip to content

dingo-d/redis-vvv-utility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Redis VVV extension

A Redis extension for VVV

This extension will set up Redis on your VVV.

Usage

In your config/config.yml file add under extensions:

extensions:
  core:
    - memcached-admin
    - opcache-status
    - phpmyadmin
    - webgrind
  redis:
    - redis

extension-sources:
  redis: 
    repo: https://github.com/dingo-d/redis-vvv-utility.git
    branch: master

Versions

  • redis
  • redis-systemd

The systemd version will build redis with systemd support. To build with systemd support, you'll need systemd development libraries (such as libsystemd-dev on Debian/Ubuntu or systemd-devel on CentOS).

The core extensions are there by default, and redis doesn't depend on them.

Once you add it, be sure you re-provision your VVV with vagrant up --provision.

About

Redis utility for VVV

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages