Apr 28
Here are a few articles which I have happened across lately which might interest some…
Feb 21
Mark Watson has a write-up over on DevX of his preferred Rails development setup – including an explanation of how he deploys his application from Netbeans on his Macbook to a Linux server running ngnix, memcached and mongrel [since Zed Shaw "went nuclear" in January the mongrel site has gone 404]
Nov 29
Yes, I’m still alive. What’s more, Capistrano 2.1 is out. Apparently there are some issue using it with Mongrel but the RubyRobot has kindly documented what needs changed.
Aug 02
Richard Crowley has some useful advice regarding how to develop and deploy on the same box with Capistrano.
Aug 02
Giovanni Intini has posted a Capistrano 2 recipe for deploying to Site5. There’s another in variation in the comments to his article.
Jun 10

Pat Nakajima over at DevThatWeb has put together a new plugin called Capistrano Bells. It is a set of Capistrano recipes which does many of the things that the deprec gem does (Pat created a new plugin since deprec doesn’t yet work with Capistrano 2.0).
Jun 04
Graeme Mathieson over at Notes from a Messy Desk has written up a good summary of Jamis Buck’s tutorial on Harnessing Capistrano. It’s late so I can’t digest it all just now but it looks like it is worth a read (and don’t forget to read the comments to his article for a few extra tips from the folks at 37Signals
)
Jun 01

Dan Glegg over at Angry Amoeba has created a plugin called ReleaseNotifier. This collects the relevant commit messages for the code you are currently deploying and e-mails a summary to whoever you think might be interested. It sounds like a good way to document what changes actually went into the deployed application.
Recent Comments