Deploying options

So what server we can use to host rails app?

  1. Heroku
  2. Brightbox
  3. AWS EC2
  4. OpenShift
  5. Dedicated/VPS Server

Heroku getting started guide

Dedicated Server

There are quite a lot tutorials discussing how to deploy the rails app to linode. I found this one helpful to me.

https://gist.github.com/jpantuso/1031946

Although the steps are based on linode, it should be quite similar to deploy on the other self-managed server.

Monitoring Exceptions

1# https://github.com/smartinez87/exception_notification
2gem 'exception_notification', :require => 'exception_notifier'

What’s next? We’re going to take a look at “Tutorial 1 – Task management”.

overlaied image when clicked on thumbnail

Makzan | Ruby on rails 101 | Table of Content