Skip to content
Snippets Groups Projects
Commit cc7f3848 authored by Robert Speicher's avatar Robert Speicher
Browse files

Merge branch 'gitlab-workhorse-0.7.3' into 'master'

Use gitlab-workhorse 0.7.3

Relax workhorse listen socket permissions.

See merge request !4252
parents 00fa9a76 3fa32fa2
No related branches found
No related tags found
No related merge requests found
0.7.1 0.7.3
Loading
@@ -394,7 +394,7 @@ GitLab Shell is an SSH access and repository management software developed speci
Loading
@@ -394,7 +394,7 @@ GitLab Shell is an SSH access and repository management software developed speci
cd /home/git cd /home/git
sudo -u git -H git clone https://gitlab.com/gitlab-org/gitlab-workhorse.git sudo -u git -H git clone https://gitlab.com/gitlab-org/gitlab-workhorse.git
cd gitlab-workhorse cd gitlab-workhorse
sudo -u git -H git checkout v0.7.1 sudo -u git -H git checkout v0.7.3
sudo -u git -H make sudo -u git -H make
   
### Initialize Database and Activate Advanced Features ### Initialize Database and Activate Advanced Features
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment