Search code examples
mysqlruby-on-railsapacheproduction-environment

How Do I Push Rails 3.0 to Apache/MySQL Production Server


I'm a Rails student, and I'm guessing my question is a basic one, but it can't be helped. I'm currently going thru a Rails crash course which focuses on using Heroku to test the "production" app. So I'm pretty good at integrating with Heroku, but I have no idea where to turn when it's time to push the app onto my dedicated Apache/mySQL server. I'm assuming there's a gem configuration to handle this? I don't need explicit instructions - if someone can point me in the right direction (which software to use), that would be perfect.


Solution

  • I believe you are looking for passenger.

    http://www.modrails.com/