Get ready to work with a human robot as a member of your team
@lahdiouiouadie
Oudie Lahdioui
@lahdiouiouadie
Consultant IT @ OCTO Technology
ouadie-lahdioui
- Jesse Newland, GitHub
Everyone can see what is happening, even on their first day
"Everyone is pairing all of the time"
A piece of software that you chat with to get things done
It's your own personal assistant to take care of everything
Automating
Deployment
Graphing
Monitoring
Provisioning
Tweeting
And many funny things
A chat bot written entirely in Coffeescript and Node.js by GitHub
1) You must install npm and node.js from www.nodejs.org
npm install -g hubot coffee-script yo generator-hubot
2) Install the following packages :
hubot / coffee-script / yo / generator-hubot
3) Create a directory to house your new friend and run the yeoman generator :
mkdir marvin
cd marvin
yo hubot
4) Start hubot server :
bin/hubot
The only limit is your imagination
But, be careful about what your new friend can do
(refs. www.code.oursky.com)
Anyone in the team can talk to the ChatBot anytime to check up the Jenkins building progress
If you loved ChatOps, let me know
@lahdiouiouadie