GitLab Puma

Since v13.0 GitLab Puma is now enabled by default, as stated here: https://docs.gitlab.com/omnibus/settings/unicorn.html

You most likely want to update the default GitLab template config: https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/files/gitlab-config-template/gitlab.rb.template

With the default configs (eg. puma['enable'] = true, etc.)

Thanks!

Regards, Melroy vd Berg

Edited by Melroy van den Berg