Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to deploy Rails project in Nginx server using passenger?

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?

like image 218
Manish Shrivastava Avatar asked Dec 06 '25 12:12

Manish Shrivastava


1 Answers

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.

like image 52
tmaximini Avatar answered Dec 09 '25 03:12

tmaximini



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!