Implement Rails Application using single front-end server(Apache) ,back-end server(Passenger) and database-server -
we have requirement deploy rails application using single front-end server(apache),two back-end server(passenger) , 2 database-server.what configuration? effect change in rails application code base?
you can use capistrano deploy multiple servers @ same time. if want more specific configuration please ask 1 or more specific questions.
Comments
Post a Comment