Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2015-06-05 20:23:10 +0300
committerJacob Vosmaer <contact@jacobvosmaer.nl>2015-06-05 20:23:10 +0300
commit0e8296fd5684a58183529fb736a60a394cf4bdbb (patch)
treeb899c95f3ee626231764902b443d805f0e31f573 /doc/operations
parentef7c0945c33f7a4832473ce96596f832f97244eb (diff)
Make unicorn docs discoverable
Diffstat (limited to 'doc/operations')
-rw-r--r--doc/operations/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/operations/README.md b/doc/operations/README.md
index f1456c6c8e2..6a35dab7b6c 100644
--- a/doc/operations/README.md
+++ b/doc/operations/README.md
@@ -2,3 +2,4 @@
- [Sidekiq MemoryKiller](sidekiq_memory_killer.md)
- [Cleaning up Redis sessions](cleaning_up_redis_sessions.md)
+- [Understanding Unicorn and unicorn-worker-killer](unicorn.md)