8000 GitHub - andrewmccall/hipchat-cloudant-brain: A hubot script to persist hubot's brain using cloudant
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

andrewmccall/hipchat-cloudant-brain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hubot-cloudant-brain

A hubot script to persist hubot's brain using cloudant. Based on the hubot-redis-brain script.

See src/cloudat.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-cloudant-brain --save

Then add hubot-cloudant-brain to your external-scripts.json:

[
  "hubot-cloudant-brain"
]

Configuration

hubot-cloudant-brain requires a cloudant server to work. It uses the HUBOT_CLOUDANT_URL environment variable for determining where to connect.

Cloudfoundry VCAP SERVICES

Set the environment variable HUBOT_CLOUDANT_VCAP_INSTANCE_NAME to the instance name.

About

A hubot script to persist hubot's brain using cloudant

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0