EdsonF / vagrant-redis

Vagrant script to start a redis server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vagrant-redis

Simple vagrant script for creating a development environment for redis development.

Checks out the source code to /vagrant.

Uses the ubuntu/trusty64 box (which you may already have)

Watch it in action on YouTube

To use

vagrant up

vagrant halt

vagrant up --no-provision

Thanks

Thanks to JasonPunyon, Jeese at JREAM

About

Vagrant script to start a redis server

License:Apache License 2.0


Languages

Language:Shell 100.0%