greghauptmann wrote:
> Hi,
> 
> Just wondering if there is simpler deployment tool for Rails apps than
> Capistrano that is popular?

Capistrano is quite simple.

> 
> For simple single server hosted deployments, here's where my source
> code is, don't include these files, deploy to this path on this server
> type thing. To some extent I guess I'm describing something along the
> lines of a Ruby FTP script with some smarts perhaps...

You are pretty closely describing Capistrano.  Learn to use it.

> 
> Or is Capistrano really the only popular well known tool out there
> (with all it's config it just seems a bit overkill for me).

It's not overkill.  You don't have to use the config options that don't 
apply to you.

> 
> thanks

Best,
--
Marnen Laibow-Koser
http://www.marnen.org
mar...@marnen.org
-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to