Setup for http://rvm.io:
- checkout to
~/site
- run once
bin/site-check.sh - copy
conf/nginx.rbto/etc/nginx/sites-available/rvm.ioand set IP addresses - add
bin/site-check.shto cron (example in file)
- put password for
smf_botinsmfbot/.password rvm alias create cinch ruby-2.0.0-p353@cinchrvm wrapper ruby-2.0.0-p353@cinch --no-links smfbot- copy
conf/smfbot.rcto/etc/init.d/smfbot - start it first:
sudo service smfbot start - make it autostart later
sudo update-rc.d smfbot defaults