This project is mirrored from https://:*****@gitlab.com/gitlab-org/omnibus-gitlab.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Oct 15, 2020
-
-
Robert Marshall authored
- Purge the workhorse helper methods that had been refactored out from other files and clean up the affected spec tests to pass Signed-off-by:
Robert Marshall <rmarshall@gitlab.com>
-
Robert Marshall authored
- Remove the workhorse helper methods that are refactored out - Fix workhorse helper tests Signed-off-by:
Robert Marshall <rmarshall@gitlab.com>
-
- Oct 12, 2020
-
-
Robert Marshall authored
- Adds a suite of rspec tests for the gitlab workhorse helper - Checks for and removes orphan workhorse socket files if present Signed-off-by:
Robert Marshall <rmarshall@gitlab.com>
-
- Oct 09, 2020
-
-
Robert Marshall authored
- Changes the socket_file_path to be the listen_address method in the Workhorse helper per review discussion Signed-off-by:
Robert Marshall <rmarshall@gitlab.com>
-
- Oct 05, 2020
-
-
Robert Marshall authored
- Run the SELinux helper after GitLab Workhorse and other files are created ensuring their file contexts are restored - Place GitLab Workhorse socket files into a sockets directory allowing the SELinux file context to be inherited on service restarts - Add a GitLab Workhorse helper to ensure that new UNIX sockets for Workhorse always inherit the proper SELinux file context Signed-off-by:
Robert Marshall <rmarshall@gitlab.com>
-
- Jul 14, 2020
-
-
Heinrich Lee Yu authored
This also moves the worker pool size setting to an ENV variable since that was changed in gitlab-rails
-
- Jun 16, 2020
-
-
Stan Hu authored
As discussed in https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/4324, we can set the default attribute for `gitlab_workhorse['auth_socket']` to `nil` as the empty string value so we can use `node['gitlab']['gitlab-workhorse']['auth_socket']` in the template instead of `Gitlab['gitlab_workhorse']['auth_socket']`.
-
- Jun 11, 2020
-
-
Stan Hu authored
In Workhorse, it's not absolutely necessary to have both -authSocket and -authBackend arguments, as long as least one is available to all GitLab application hosts. In a single-node Ominbus install, -authSocket will suffice, but in multi-node installations -authBackend may only be needed. To support the second case and make it possible to disable listening to a UNIX socket, admins can do the following: ``` gitlab_workhorse['auth_socket'] = nil gitlab_workhorse['auth_backend'] = 'https://workhorse.example.com' ```
-
- May 14, 2020
-
-
Heinrich Lee Yu authored
-
- Oct 22, 2018
-
-
Balasankar C authored
-
- Mar 02, 2018
-
-
- Nov 22, 2017
-
-
Ben Kochie authored
* Enable workhorse metrics on `localhost:9229` by default. * Add to Prometheus scrape config.
-
- Mar 08, 2017
-
-
- Mar 03, 2017
-
-
Balasankar C authored
-
- Dec 01, 2016
-
-
Balasankar C authored
-
- Oct 05, 2016
-
-
DJ Mountney authored
-
- Sep 23, 2016
-
- Aug 29, 2016
-
-
Jacob Vosmaer (GitLab) authored
-
- Aug 25, 2016
-
-
Jacob Vosmaer (GitLab) authored
-
- Jan 26, 2016
-
-
Artem Sidorenko authored
-
- Jan 21, 2016
-
-
Marin Jankovski authored
-
- Jan 20, 2016
-
-
Marin Jankovski authored
-
- Dec 14, 2015
-
-
Jacob Vosmaer authored
-
- Oct 30, 2015
-
-
Jacob Vosmaer authored
-