Home > rails3_stack_homerun_style

rails3_stack_homerun_style

Rails3_stack_homerun_style is a project mainly written in JAVASCRIPT and RUBY, it's free.

Rails3 Stack Homerun Style

This is a sample application designed to loosely replicate what I know about the Homerun Rails3 Stack

This is primarily an excercise in developing flexible capistrano scripts to support such a stack.

See the config/deploy.rb file

Servers

Operating Environment Preferences

  • Debian
  • Postfix
  • Ruby Enterprise Edition

web

  • Nginx

app

  • Unicorn
  • Resque

db

  • Mysql
  • Redis
  • Cassandra (potentially)