Virtual hosting for Rails 3.x + 2.x apps with RVM

I've been fiddling with Apache virtual hosting for Rails apps, but am not very happy with it so far in terms of performance and flexibility.

I'm looking for the most robust way to serve a few apps from one server while retaining the ability to control the version of ruby and rails being used. RVM would be ideal. Does anyone have recommendations of what has worked out best for you or what you've seen that works well in this regard to hosting multiple Rails apps?

MySQL or PostgreSQL would be a bonus.

0 Replies

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct