Skip to content

kana-ee-u/hubot-rethinkdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hubot Rethinkdb Adapter

Description

This is an adapter for Hubot that lets you communicate with Hubot via Rethinkdb.

Installation and Setup

Requirements

Installation

Usage

Run Hubot with the following command:

$HUBOT_PATH/bin/hubot -a rethinkdb

Prior to this you may want to use an env var to set another host than localhost.

Two ways :

# Set only the rethink db server host
export RETHINKDB_HOST=(your host IP address)  

or

# Set an entire rethinkdbdash config file
export RETHINKDBDASH_CONFIG_FILE=(Path to a valid rethinkdbdash config file)

see https://github.com/neumino/rethinkdbdash for more information

License

Licensed under the LGPL v3 License. See LICENSE for more info.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published