Deploying a Rails App The Easy Way
Introduction You've written the app, you've deployed it on Heroku, and now it's time to deploy your app for production on a real server. There are a few advantages of a server (dedicated or VPS) over something like Heroku. It mainly boils down to: Optimization Security Flexibility and Customization Multi-app hosting Lower Cost Signing Up First, we need to sign up for DigitalOcean: a VPS service renowned for the speed and simplicity of their VPS »