GitLab Pages Pid Path in Default Missing
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Problem to solve
If you have GitLab located in another directory you can adjust the path in /etc/gitlab/default
But for gitlab pages there is documentation missing on how to change the pid path. Therefore the init script fails because it can't locate the pid file.
Proposal
Add gitlab_pages_pid_path="$pid_path/pages.pid" (or similar) to lib/support/init.d/gitlab.default.example
Edited by 🤖 GitLab Bot 🤖