hubot-etcd-brain

0.1.0 • Public • Published

hubot-etcd-brain

Hubot brain that uses etcd.

How do stuff

  1. npm install hubot-etcd-brain
  2. Add "hubot-etcd-brain" to external-scripts.json
  3. Eat a sammich

Configuration

HUBOT_ETCD_BRAIN_KEY='/hubot-brain/brain-dump'

HUBOT_ETCD_HOST='localhost'
HUBOT_ETCD_PORT='4001'
HUBOT_ETCD_CA_FILE='/path/to/ca.pem'
HUBOT_ETCD_CERT_FILE='/path/to/cert.pem'
HUBOT_ETCD_KEY_FILE='/path/to/key.pem'

/hubot-etcd-brain/

    Package Sidebar

    Install

    npm i hubot-etcd-brain

    Weekly Downloads

    2

    Version

    0.1.0

    License

    MIT

    Last publish

    Collaborators

    • meatballhat