Problem to solve
I’m trying to set up custom hooks per project on omnibus installation of gitlab. The instructions indicate I need to run gittaly hooks set
command with the appropriate parameters. One of these parameters is “config path”. The example given provides a path to the gitaly toml config path - however on the omnibus install this file doesn’t exist. So, the command obviously fails.
So, how can I do this?
Steps to reproduce
Install standard omnibus package (my version is 17.5), try to set up custom hooks per project.
Configuration
Default omnibus installation 17.5 - no custom settings other than hostname and email server.
Versions
17.5
- Self-managed
-
GitLab.com
SaaS - Dedicated
Versions
- GitLab 17.5 EE (free edition)