[caption id="" align="alignleft" width="80" caption="The Ronin package from Heroku"][/caption]
I wanted to brag on Heroku, a new type of webhost for Ruby on Rails (and other Ruby framework) web applications.
I had been spending 2 days trying to get a good staging* server setup.
Heroku solved all my problems, and I haven't even paid for anything yet!
What's different about Heroku
You add to your website by typing 'git push heroku'. The next best option was almost as easy ('cap deploy') but only after you set everything up right (takes time).
No database setup.
They create a big copy of your website so that it can be rapidly replicated if traffic increases.
The intro version is free!
Their price goes up as your use resources. I'm just getting started with it, so I can't testify to it's long term performance or it's performance for high-traffic applications. But it looks like a great application for starting small and scaling up seamlessly.
*What is a staging server? It's a website almost identical to your real website, where you can try out changes first to make sure the new changes are both approved and don't break anything.
blog comments powered by Disqus
Steps on saving time, money and developing a web project effectively working with a web developer
In short: whittle down your features, develop a simple site, launch, add features based on live feedba...
Question: Did I improve the Nashville Ruby on Rails meetup by going on vacation and letting someone else run a meeting? Possibly! And if so, that's awesome.
Good feedback on the twitter:
The #rai...