Archive for the ‘Dreamhost’ Category

Deploying Sinatra with Passenger on Dreamhost

Posted by Ed on June 29th, 2009 under Dreamhost, Passenger, Ruby, Sinatra  •  No Comments

If the following is true: You want to deploy a Sinatra application with Passenger on Dreamhost You’re using a Dreamhost shared hosting account You’re application relies on gems that aren’t installed globally on Dreamhost You’ve got the gems you need installed locally like this Then you’ll want to include something like this in your rackup [...]