How to Install and Uninstall gitlab-workhorse Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 25,2024
1. Install "gitlab-workhorse" package
Please follow the step by step instructions below to install gitlab-workhorse on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
gitlab-workhorse
Copied
2. Uninstall "gitlab-workhorse" package
Please follow the step by step instructions below to uninstall gitlab-workhorse on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
gitlab-workhorse
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the gitlab-workhorse package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: gitlab-workhorse
Priority: optional
Section: universe/httpd
Installed-Size: 11767
Maintainer: Ubuntu Developers
Original-Maintainer: Pirate Praveen
Architecture: amd64
Version: 0.6.3-1
Depends: libc6 (>= 2.4)
Filename: pool/universe/g/gitlab-workhorse/gitlab-workhorse_0.6.3-1_amd64.deb
Size: 2070072
MD5sum: 9f538f43e5715df33b8a14736f18308a
SHA1: efdac7130806f1bda5edc35e5ff1fe54ffa84452
SHA256: 21ba8f026d56c9cb8693136f36ceb96deaac2158105d697c29812453d2dd19aa
Description-en: unloads Git HTTP traffic from the GitLab Rails app (Unicorn)
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
Description-md5: 2bb8cd8fdf5f9d70e359dc6e41cbadae
Homepage: https://gitlab.com/gitlab-org/gitlab-workhorse/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/httpd
Installed-Size: 11767
Maintainer: Ubuntu Developers
Original-Maintainer: Pirate Praveen
Architecture: amd64
Version: 0.6.3-1
Depends: libc6 (>= 2.4)
Filename: pool/universe/g/gitlab-workhorse/gitlab-workhorse_0.6.3-1_amd64.deb
Size: 2070072
MD5sum: 9f538f43e5715df33b8a14736f18308a
SHA1: efdac7130806f1bda5edc35e5ff1fe54ffa84452
SHA256: 21ba8f026d56c9cb8693136f36ceb96deaac2158105d697c29812453d2dd19aa
Description-en: unloads Git HTTP traffic from the GitLab Rails app (Unicorn)
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
Description-md5: 2bb8cd8fdf5f9d70e359dc6e41cbadae
Homepage: https://gitlab.com/gitlab-org/gitlab-workhorse/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu