date | type | title | slug |
---|---|---|---|
2013-08-28T13:51:35.000Z |
post |
Magento on Heroku - Part 1 |
/blog/magento-on-heroku-part-1 |
Heroku is an application platform that's widely used in the Ruby on Rails community. It's not as well known in the PHP world, but you can deploy and run PHP5 web applications on Heroku. It does take a bit more setup than Ruby/Python etc, but it's well worth the effort.
I've been using it recently to do some Magento development - here's the steps to get up and running with Magento on Heroku.