ryanwold.net

A civic-minded citizen seeking the singularity

Back to Entries

Running Ruby 1.9.3 on Dreamhost

draft
Date: 2013-08-24
Tags: programming notes ruby rails dreamhost

Today, I needed to a Ruby 1.9.3 project running. I have several small 1.9.2 websites and apps running on a Dreamhost VPS. So, I got to work. Fortunately, I was able to stitch together a process in an afternoon, between Dreamhost's helpful wiki articles, and a few general Stack Overflow articles to embellish my understanding about a few unix commands along the way.

  • start
  • get a VPS
  • create a super user
  • update bash profile
  • install RVM - http://wiki.dreamhost.com/RVM
  • .rvmrc in the Rails project
  • install Passenger (patch it)
  • update Hosting and Cron, and Site Proxy for Passenger

On boot, I got an error that a .png file in my app was not precompiled.

ActionView::Template::Error (image-name.png isn't precompiled):

To precompile assets, I ran this command:

rake assets:precompile RAILS_ENV=production

I was up and running off of Dreamhost's defaults. We'll see how this goes, but I was glad to have the ability to customize the environment.

By Ryan Wold · © 2013–2026 Ryan Wold

Licensed CC BY-NC 4.0. AI training requires a license — machine-readable terms.

Enjoyed this? — any BSV wallet, HandCash, or plain old dollars.

Leave a tip

Tips go directly to a Bitcoin SV address I control — peer to peer, no platform in between. A few thousand satoshis is a fraction of a cent; it's the gesture that counts.

From any BSV wallet

Scan the QR code with your wallet's camera, or copy the address.

177DwUfSTW8RkFBJzYYcgr1YB8ngbhTYAc

With HandCash or any paymail wallet

Paymail is an email-style address for Bitcoin wallets. Send any amount to afomi@handcash.io

First time using Bitcoin? Yours Wallet is an open-source browser extension wallet, and HandCash is an easy mobile wallet — either takes a minute to set up.

Prefer regular money? Support via OpenCollective.