On Jul 14, 2008, at 9:50 AM, Michael Richardson wrote:

>> What I would prefer is for the app tree to be deployed such that the
>> rails app stuff is only on the vm running the mongrels, the static  
>> files
>> would go to the nginx server (which is proxying to the rails backend)
>> and no files would get put on the mysql server... but this leaves me
>> with a few questions :-)
>
>  so, cap does not seem to do this.  I just lived with the fact that my
> ruby code exists on my web server, such that /public gets pushed  
> out. Oh
> well.
>  I didn't install mongrel or ruby on that machine, and it has no
> database passwords...

Note that cap _can_ do that...but you would need to write the tasks to  
do it. The default deployment tasks are just opinions codified, and as  
such only satisfy the majority of cases, but not all. Cap itself,  
though, can be scripted to support a much larger set of deployment  
scenarios.

- Jamis


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Deploying Rails" group.
To post to this group, send email to rubyonrails-deployment@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to