Allgemein
-
GitLab introduced 3 new secrets for ActiveRecord encryption. If the secrets are not available in /etc/webapps/gitlab/secrets.yml the gitlab-puma.service is not able to start. Due to the security settings in the gitlab-puma.service it can’t generate the secrets, because the process cannot write files. The secrets need to be generated manually and inserted in the secrets.yml. This… Read more