In 15.0, support for daemon mode for GitLab Pages will be removed.
I am unsure what this means since gitlab-pages describes itself as
GitLab Pages daemon used to serve static websites for GitLab users
My guess after browsing through issues and merge requests is, there won’t be a gitlab-pages parent process with its own tree below, but instead nginx will spawn individual gitlab-pages processes on request.
As said just guessing. Can someone shed some light on this?