0.0.1 • Published 8 years ago

hubot-openshift-restart v0.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

hubot-openshift-restart

A hubot script that restarts hubots running on openshift

Installation

In the hubot project repo, run:

npm install hubot-openshift-restart --save

Then add hubot-openshift-restart to your external-scripts.json:

["hubot-openshift-restart"]

You may need to set HUBOT_TO_RESTART_CART, which defaults to nodejs-0.10

rhc env set HUBOT_TO_RESTART_CART=nodejs-0.11

Sample Interaction

user1>> hubot reset
hubot>> Gimme a sec...
hubot>> And we're up!