Multiple git repos in plesk virtual hosts
        Posted  
        
            by 
                icc97
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by icc97
        
        
        
        Published on 2012-06-09T01:03:45Z
        Indexed on 
            2012/06/09
            4:42 UTC
        
        
        Read the original article
        Hit count: 1174
        
Each plesk vhost only has one user access that httpdocs directory. I want to manage a whole bunch of separate virtual hosts using Git.
Does this mean installing a separate Git repository with a separate user / ssh public key combination for each virtual host or is there a way of centralising it at all?
Gitosis sounds like it might help - but I'm not sure if it gets round pushing the files to each virtual host.
© Server Fault or respective owner