Skip to content

Use internal socket dir for internal gitaly socket

John Cai requested to merge jc-gitaly-internal-socket into master

Both gitaly-ruby and gitaly hooks will need the gitaly internal socket directory, so we can pull it out into the config package and generate 1 temporary internal socket directory. Also this change starts an internal gitaly socket that listens for connections.

fixes: #2184 (closed)

Edited by GitLab Release Tools Bot

Merge request reports