We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gitlab support running it's Rails application with Puma instead of Unicorn. This stable in the Omnibus package since 12.9.
https://about.gitlab.com/releases/2020/03/22/gitlab-12-9-released/#reduced-memory-consumption-of-gitlab-with-puma
We should support it.
The text was updated successfully, but these errors were encountered:
Add support for running Gitlab with puma
ab3f4f5
Fixes voxpupuli#337.
a4fd15d
Successfully merging a pull request may close this issue.
Gitlab support running it's Rails application with Puma instead of Unicorn. This stable in the Omnibus package since 12.9.
https://about.gitlab.com/releases/2020/03/22/gitlab-12-9-released/#reduced-memory-consumption-of-gitlab-with-puma
We should support it.
The text was updated successfully, but these errors were encountered: