Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

capistrano

0 views
Skip to first unread message

Charlie Bowman

unread,
Mar 6, 2006, 4:51:45 PM3/6/06
to
I'm having trouble finding the benefit of using capistrano. I'm only
using rails for a very small blog. Sometime in the next year I do
expect to start using rails at work. What are the benefits of using
capistrano for small apps like my blog?

Charlie Bowman
http://www.recentrambles.com

Jamis Buck

unread,
Mar 6, 2006, 4:56:09 PM3/6/06
to
On Mar 6, 2006, at 2:51 PM, Charlie Bowman wrote:

> I'm having trouble finding the benefit of using capistrano. I'm only
> using rails for a very small blog. Sometime in the next year I do
> expect to start using rails at work. What are the benefits of using
> capistrano for small apps like my blog?

The benefits are:

* Consistent deployment. Your deployment process works the same time
after time, even when you start adding more resources to host it.

* Standard practices. Your application is deployed using some
codified "best practices".

Now, that doesn't mean it is for everyone, but it works great for
lots of people. For a small, single-box application, the benefits
aren't as obvious, though. We didn't start feeling the need for
Capistrano until Basecamp began growing beyond it's single host server.

- Jamis

Charlie Bowman

unread,
Mar 6, 2006, 5:01:23 PM3/6/06
to
Thanks, I think I'll implement it now so that I'll be prepared when I
"really" need it.


Charlie Bowman
http://www.recentrambles.com

list...@gmail.com

unread,
Mar 6, 2006, 6:19:21 PM3/6/06
to
Forgive my ignorance, but what is capistrano? URL, please (Google just
shows me a city somewhere in California...)

Jamis Buck

unread,
Mar 6, 2006, 6:33:28 PM3/6/06
to

Capistrano is a utility for executing tasks in parallel on multiple
remote machines. The manual is located here:

http://manuals.rubyonrails.org/read/book/17

Hope that helps,

- Jamis


Joel VanderWerf

unread,
Mar 6, 2006, 7:47:22 PM3/6/06
to
list...@gmail.com wrote:
> Forgive my ignorance, but what is capistrano? URL, please (Google just
> shows me a city somewhere in California...)

Makes me think of a flock of swallows flying in formation around a
tower.... intentional, right?

--
vjoel : Joel VanderWerf : path berkeley edu : 510 665 3407


Bil Kleb

unread,
Mar 7, 2006, 9:36:13 AM3/7/06
to
Joel VanderWerf wrote:
>
> Makes me think of a flock of swallows flying in formation around a
> tower....

And eventually landing on the tower and relieving
themselves just before taking flight again...

--
Bil
http://fun3d.larc.nasa.gov

je...@hughesorama.com

unread,
Mar 7, 2006, 11:07:08 AM3/7/06
to
There are still plenty of references to "SwitchTower" on that page, so
just to clarify:

SwitchTower is the same as Capistrano. Jamis changed the name due to a
trademark clash with another software product.

Jim

0 new messages