Introducing Capistrano Server Extensions

I’ve just released a cool tool :) lamely called Capistrano Server Extensions. It’s a Capistrano extension based on the deprec gem and allows you to very easily setup full rails stacks on Ubuntu servers using any combination of Nginx / Apache / MySQL or PostgreSQL

e.g.


  $ cap prepare_ssh
  $ cap prepare_host

That’s it (more or less :)

For the full article read Announcing Capistrano Server Extensions.

I should take this opportunity to also announce that along with super fantastic Thomas Maas I’m a Web Type too. So I’ll be writing articles on both these sites.


Back to articles