We deployed Rails 4.1.0 / Ruby 2.1.6 on a Windows 12 server in development mode with MySQL using the WeBrick web server. Now we want to deploy the application in a production environment using rails 4.1.0, ruby ββ2.1.6, a Windows 12 server, MySQL 5.6 server and apache with Mongrel or XAMPP
Could you point out steps / suggestions and ideas to help deploy our rail application in production.
source
share