Setting Up Ubuntu 12.04 with Ruby 1.9.3, Rails, Nginx, Passenger, and PostgreSQL or MySQL May 7, 2012 With the recent release of Ubuntu 12.04, we’ve got an even easier way to setup our webserver. Let me walk you through the steps: Create Our Deploy User One of the first things we want to make sure we get done is that we have a deploy user. This going to be the user that deploys the website and the

