Home > rumble_stack_script

rumble_stack_script

Rumble_stack_script is a project mainly written in Shell, based on the MIT license.

A Linode StackScript for the Rails Rumble

Rumble StackScript

A Linode StackScript designed for Rails Rumble usage.

NOTE: This is seriously alpha right now. It is on GitHub solely so that others may hack on it and improve it. Do not use it for anything important yet.

Opinions

  • You want rvm
  • Your nonprivileged user who runs the app is named "deploy"
  • You want to use passenger as a user process under the deploy user (todo)

Leniency

  • Available Persistence Engines
    • MySQL
    • PostgreSQL (todo)
    • MongoDB
  • Available Servers
    • Apache (todo, including passenger support)
    • nginx
    • node.js (todo)

Acknowledgements

The contributors:

  • Bradley Grzesiak
  • Levi Cook
Previous:sample_app