Best way to install web applications (e.g. Jira) on Unixes?
        Posted  
        
            by gineer
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by gineer
        
        
        
        Published on 2010-05-27T07:02:20Z
        Indexed on 
            2010/05/27
            15:51 UTC
        
        
        Read the original article
        Hit count: 214
        
Can you throw some points on how it is a best way, best practice
to install web application on Unixes?
Like:
    where to place app and its bases and so for,
    how to configure to be secure and easy to backup,
    etc  
For example I know such suggestion -- to set uniq user for each app.
App in question is Jira on FreeBSD, but more general suggestions are also welcomed.
© Stack Overflow or respective owner