Skip to content

Provide a new `gitlab:workhorse:install` Rake task similar to `gitlab:shell:install`

Description

In the GitLab installation documentation we're using the gitlab:shell:install Rake task to install gitlab-shell but we're not using any task to install gitlab-workhorse!

Proposal

The proposal is to create a new gitlab:workhorse:install Rake task similar to the gitlab:shell:install Rake task, the benefits would be as follow:

Links / references