kwcto / rethinkdb-vagrant

Install RethinkDB using Vagrant.

Home Page:http://rethinkdb.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RethinkDB using Vagrant

Parallels and VirtualBox supported

Install RethinkDB using Vagrant.

Quick Start -- One Liner

git clone git://github.com/kwcto/rethinkdb-vagrant.git && \
  cd rethinkdb-vagrant && \
  ./rethinkdb.sh

RethinkDB Dashboard

By default, you access the dashboard here:
http://localhost:8080/

About

Install RethinkDB using Vagrant.

http://rethinkdb.com/


Languages

Language:Shell 100.0%