summaryrefslogtreecommitdiff
path: root/doc/administration/operations/index.md
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-05-26 09:11:02 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2021-05-26 09:11:02 +0000
commit47d07def1648ffc0787fe92ea5e351ccc5e9c4a4 (patch)
treea2d320f623a4f355049326b9e02ed74a3d3e9240 /doc/administration/operations/index.md
parent8bc752f208ea3c2c3218eb407033bd47471c2df5 (diff)
downloadgitlab-ce-47d07def1648ffc0787fe92ea5e351ccc5e9c4a4.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/administration/operations/index.md')
-rw-r--r--doc/administration/operations/index.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/administration/operations/index.md b/doc/administration/operations/index.md
index 708861d8529..268c9281d87 100644
--- a/doc/administration/operations/index.md
+++ b/doc/administration/operations/index.md
@@ -22,7 +22,6 @@ Keep your GitLab instance up and running smoothly.
to restart Sidekiq.
- [Multiple Sidekiq processes](extra_sidekiq_processes.md): Configure multiple Sidekiq processes to ensure certain queues always have dedicated workers, no matter the number of jobs that need to be processed. **(FREE SELF)**
- [Puma](puma.md): Understand Puma and puma-worker-killer.
-- [Unicorn](unicorn.md): Understand Unicorn and unicorn-worker-killer.
- Speed up SSH operations by [Authorizing SSH users via a fast,
indexed lookup to the GitLab database](fast_ssh_key_lookup.md), and/or
by [doing away with user SSH keys stored on GitLab entirely in favor