bundle exec unicorn -c config/unicorn.rb -d -E production
TODO: Add unicorn to init.d www.digitalocean.com/community/tutorials/how-to-deploy-a-rails-app-with-unicorn-and-nginx-on-ubuntu-14-04
bundle exec unicorn -c config/unicorn.rb -d -E production
TODO: Add unicorn to init.d www.digitalocean.com/community/tutorials/how-to-deploy-a-rails-app-with-unicorn-and-nginx-on-ubuntu-14-04