hi there,
I've been using capistrano since two days and I must say it's great,
so I would like to thank Jamis for his hard work.
I need one thing more, some hint about permissions on a deploy app
server + mongrel_cluster (ubuntu server).
For example:
- which are the best permissions (and user/group) to set /u/apps to
(and run mongrel_cluster)?
- do you added a "mongrel" system user (and its group) to the system
(and configured mongrel_cluster to run with this user/group)?
- based on that do you have some cap task that chown the app dir
after the deployment and before running the cluster?
- have you created a special user ("deploy") only for deploying and
wrote an entry in sudoers?
- there's really no way in osx to create a public key for such user
when logged with another username?
Any guidance will be appreciated, thanks again.
ps. Jamis, I've read your response and I'll keep you informed about
the recipes directory website.
-- Claudio
--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---