3

In my local, I am using werbrick application server for my localhost.

I have Ruby version 1.9.2 .and Rails version 3.1.

How to deploy On live,with Rails Project On Nginx Server?

And What will be the application server (like passenger module with apache) can be used with Nginx server for Rails 3.1 application?

1

1 Answer 1

2

This blog post should give you a good starting point. This one here goes a little deeper in detail. Note: I used these to get nginx running on my local development machine (OSX 10.7) and to host different rails apps locally without using Webrick. Probably there is more to take care of on a live / production system.

Sign up to request clarification or add additional context in comments.

1 Comment

Thanks frank... its really nice...!

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.