Posts tagged deploy

Jan21

Fat Free CRM on Heroku

fatfreecrm heroku deploy | comments

I created a fork on github to ease deployment of Fat Free CRM to Heroku. I found this great post about doing this very thing, but I wanted something a little simpler.

Continue reading »

Jan21

Bye bye Vlad

vlad capistrano deploy | comments

I was initially enamored with the capistrano like features, yet simplicity of Vlad the Deployer. I spent 2 days getting the “simplifed deploy” working. Well, I thought it was anyway. Turns out that it wasn’t deploying the correct version from git.

Continue reading »

Jan15

Ubuntu Hardy LTS Slice with Nginx, Passenger, Git, Vlad and more!

slice server deployment ngnix ubuntu passenger git | comments

I finally did it. I took notes as I built a server and am posting it (mainly so I don’t forget). In case someone wants to print this, I left most of the URLs in text so you’d be able to read them. So here it goes.

Continue reading »

Jan15

Why I left Heroku

heroku deployment hosting | comments

I love Heroku, I really do. They have eliminated nearly all of the hassle surrounding deployment and server management in the Ruby/Rails world. Here’s the rub…

Continue reading »

Sep18

Deploying Refinery on Heroku

refinery heroku git deployment | comments

Recently, I have been exploring Refinery, a relatively new Rails-based CMS. So far I’ve been very impressed. One of the sites I been implementing in Refinery will be deployed to Heroku which has some constraints which cause the out-of-the-box version of Refinery to fail. Here’s how to get it working if you’re interested.

Continue reading »