On Feb 6, 12:30 pm, Fernando Perez <[email protected]> wrote: > > I use a system wide deployment ( > >http://rvm.beginrescueend.com/deployment/best-practices/ > > ) > > > Fred > > Thank you Fred, I had missed that page. > > By the way I read that it is suggested to use a different user per > application. Therefore, is there a "general rails deployment best > practices" somewhere? I might be missing other useful tips. > I tend to only have one application per server, so using a different user per app doesn't really apply. In principle it does sound like it would reduce the possibility of them interfering with each other, or security issues with one affecting other apps. Don't know of any general best practises document.
Fred > -- > Posted viahttp://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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

