Skip to content

gmiroshnykov/rethinkdb-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RethinkDB Playground

Experimenting with RethinkDB cluster setup.

Requirements

Installation

Add the followind lines to your /etc/hosts:

# rethinkdb-playground
10.0.60.2       db1.rethinkdb.dev
10.0.60.3       db2.rethinkdb.dev
10.0.60.4       db3.rethinkdb.dev

Next, do this:

git clone git@github.com:laggyluke/rethinkdb-playground.git
cd rethinkdb-playground
vagrant up

After provisioning is done, the web UIs will be available here:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages