Jon Kinney - Home > Blog > Monthly Archives

Deploying to multiple server environments with cap

-Posted Apr 30, 2009 By: Jon Kinney

Most anytime I develop a web application I need to deploy to multiple server environments. For me this used to mean maintaining two separate deploy.rb scripts, and I would rename one while deploying to staging, and then rename the other when I needed to deploy to production. After about three deploys I said, the hell with this! And I figured out how to allow the specification of your deployment at the command line during the cap deploy task.

Continue Reading…

Keeping passenger apps live with cron

-Posted Apr 15, 2009 By: Jon Kinney

Like many of the “cool kids” in the rails world, I have started using passenger for hosting most of my rails apps on my personal server. One of the great features is that passenger has the ability to “spin up” more instances to a site that is getting a lot of page requests, while not paying as much attention to a site that isn’t receiving any traffic at the moment. This load balancing works great for me for the most part, but one disadvantage is that if a site is left too long without a request it can be very slow to get the site “spun up” again. That is where our new friend cron can help.

Continue Reading…

Logging cron jobs on ubuntu

-Posted Apr 01, 2009 By: Jon Kinney

I am running a VPS over at SilverRack.com and I love it. Dave (the owner) has been very helpful and responsive anytime I’ve had questions or issues, and I highly recommend their service. Also if you’re a member of a local ruby user’s group then you can get $10 off the standard 256mb slice making it extremely affordable to have your very own server! I also have an unlimited Dreamhost account, but I like having root access and full reign of my server.

Continue Reading…

News & Events()

Tech Review: Web Design For Developers - June 2009

A friend of mine in the web development community is releasing a book called "Web Design for Developers: A Programmer's Guide to Design Tools and Techniques". I was asked to do a tech review of the book and will be sharing my thoughts as well as some cool info presented in the book in a short series of upcoming blog posts. If you want to grab a beta copy of the book head over to my favorite publisher The Pragmatic Programmers.

First Class Audio Production - March 1st 2009

My most recent studio project was mixing and producing the latest a cappella album to come out of Eau Claire, WI. Until Proven Guilty is the Innocent Men's 4th studio album and marks a huge leap forward in recording and production quality for the group. Check back for demos of the mastered songs very soon! http://theinnocentmen.com.

Twitter Feed (follow me)