Playing around with a few ideas for #vBrownBag tech talk voting, I was trying to deploy a ruby app with Puma and Ngnix. Here’s a number of the resources used:
- http://gerardmcgarry.com/blog/setting-a-virtual-host-nginx
- http://blog.andolasoft.com/2013/06/how-to-configure-rails-application-with-puma-and-ngnix-on-centos.html
- https://github.com/DruRly/reddit-in-sinatra
- http://www.drurly.com/blog/2012/06/30/build-reddit-in-sinatra-2/
- http://www.drurly.com/blog/2013/06/09/sinatra-with-puma/
I also tied it in with Vagrant & the Rackspace provider. Depending on how things go, there will be a write-up forthcoming.