gitlab-workhorse

unloads Git HTTP traffic from the GitLab Rails app (Unicorn)

Description

gitlab-workhorse was designed to unload Git HTTP traffic from the GitLab Rails app (Unicorn) to a separate daemon. It also serves 'git archive' downloads for GitLab. All authentication and authorization logic is still handled by the GitLab Rails app.

Architecture: Git client -> NGINX -> gitlab-workhorse (makes auth request to GitLab Rails app) -> git-upload-pack

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://gitlab.com/gitlab-org/gitlab-workhorse/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install gitlab-workhorse