Multiple git repos in plesk virtual hosts
- by icc97
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.