I’m Deploying a rails app on the server for production? What are the special steps, I should follow in production installation, that is different from development.
I’ve installed passenger, passenger-apache2-module
I’ve also run bundle install –deployment
What are other special treatments, I should use for production?
Thanks.
With our deployment servers we have a fairly easy setup
actually run “/home/rails/apps/fancy_app_name”
machines don’t have to be aware of all production steps)