It is Hubot using Skype ready to go!!! An Easy way to use hubot in your company. Enable easy and quick development of new hubot commands.
Generate a VM with Hubot and Skype available out of box. Install all OS dependencies like git, python, node, oracle node, coffeescript, vim, vim modules for development. Move all files to right place according to installation guides. the progress are available no trello: bit.ly/18opUDY
Git installed
VMBox installed Version 4.2.18
Vagrant installed Vagrant version 1.3.3
X11 client Installed for Mac and for Windows
Oracle OCI Version 11.2.0.3.0 Installed
instantclient-basic-linux.x64-11.2.0.3.0.zip instantclient-sdk-linux.x64-11.2.0.3.0.zip instantclient-sqlplus-linux.x64-11.2.0.3.0.zip
Need a oracle account to download the files.
1) Copy all OCI rpm files to folder “shared_folder”
2)
git clone https://github.com/RafaelGorski/VagrantChefHubot.git
3) After you clone this repository download the following Cookbooks:
cd cookbooks; git clone https://github.com/librato/nodejs-cookbook.git nodejs; git clone https://github.com/opscode-cookbooks/build-essential.git; git clone https://github.com/opscode-cookbooks/git.git; git clone https://github.com/opscode-cookbooks/apt.git;
TIP: You can run a helper script cookbooks/cookbooks-update.sh or bat
For windows I recommend to use powershell.
Starting the Vagrant VM:
#If Windows start Xming client. vagrant up; # wait several minutes for fist time. # For windows use putty with x11 enabled. ssh -Y vagrant@10.0.1.20; #passwd: vagrant # From this point the commands are inside the VM. skype &; # wait skype gui lauch. #login to skype client, before start hubot cd hubot; hubot -a skype &; # a modal gui will be prompted from skype, accept/allow it.
From client (Not same skype lauched in previous screen) Login to Skype Open the contact configured type: hubot ping Expected reply from Hubot: PONG
After use, in order to stop de VM use:
vagrant halt;
If you want to start from scratch use the following
vagrant destroy; vagrant up;
-
MacOSx
-
Windows 7
install hubot-control automatic cookbooks dependency
- Author
-
Rafael Gorski (rafaelgorski.com | @GorskiRafael)
No license attached, if you like it, make reference to my me, or fork, star this repo || @GorskiRafael