0
votes
0answers
34 views

How to run a second openssh-server for gitolite?

I would like to set up a git server running gitolite but I do not want to use the primary ssh server to do that. The reason for that is that the primary sshd on port 22 is not routed to that server ...