Puma support
Created by: denji
-
Patches below has few improvements to the gitlab check and "task_helper" -
Support puma_worker_killer|puma_auto_tune to kill a memory leak in the Puma worker -
Support for gitlab-workhorse
HTTP (git-pack-objects
) -
Install Gem without Unicorn # Production ready flags (protected overflow/exploit) bundle config build "-O2 -pipe -march=native -fstack-protector-strong \ --param=ssp-buffer-size=4 -w" bundle install --without development test [mysql|postgres] unicorn \ --path vendor/bundle --no-deployment
-
Rake scripts to verify whether init script was installed on FreeBSD lib/support/rc.d/gitlab
(puma);lib/support/rc.d/gitlab-unicorn
and LaunchDaemons
Merge request reports
Activity
Created by: YorickPeterse
Heh, I'm working on a similar task: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/1899. We can probably merge some of the changes into said MR (e.g. I haven't modified any init scripts just yet).
Created by: jvanbaarsen
The main PR on gitlab.com: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/1899 has been marked as blocked and thus closed to reflect that. I'll do the same to with this one.