Running Github's Hubot as Upstart job
In this post I just want to explain how to run Github’s Hubot automatically using Ubuntu.
You should read my previous article as I won’t repeat the whole process about user creation, Node.js install, etc. here.
Hubot is really easy to install.
The only hard part is launching it automatically at boot or after a crash.
I used to do this manually but you can have the same result by putting the following in /etc/init/hubot.conf
: