We have requirement to deploy rails application using single front-end server(Apache),two back-end server(Passenger) and two database-server.what will be the configuration? will it effect to change in rails application code base?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
You can use Capistrano to deploy to multiple servers at the same time. If you want more specific configuration help please ask one or more specific questions. |
|||
|
|