Hi, we have a deploy script that works but I am trying to automate the whole process (getting rid of user interaction for things like sudo passwords and such like)
I am very interested in using cap deploy:setup to obviously automate the directory creation etc but I am having issues with the folders being owned by Root when they are created I presume this is because it uses sudo. When I turn off sudo it obviously is unable to create these directory's under /var so its a bit of a chicken before the egg issue. How should I be doing it? Thanks, Will -- * You received this message because you are subscribed to the Google Groups "Capistrano" group. * To post to this group, send email to [email protected] * To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano?hl=en
