From 81d759e99d77657484d2bca757a3a823bb400170 Mon Sep 17 00:00:00 2001 From: Jacob Vosmaer Date: Mon, 16 Jun 2014 09:48:50 +0200 Subject: [PATCH] Unicorn reloads cannot upgrade Ruby itself --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d9192ac..8c0e84e 100644 --- a/README.md +++ b/README.md @@ -155,6 +155,8 @@ Unicorn supports zero-downtime reloads. These can be triggered as follows: sudo gitlab-ctl hup unicorn ``` +Note that you cannot use a Unicorn reload to update the Ruby runtime. + ## Configuration ### Creating the gitlab.rb configuration file @@ -540,4 +542,4 @@ This omnibus installer project is based on the awesome work done by Chef in [gitlab.yml.erb]: https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/files/gitlab-cookbooks/gitlab/templates/default/gitlab.yml.erb [database.yml.postgresql]: https://gitlab.com/gitlab-org/gitlab-ce/blob/master/config/database.yml.postgresql [database.yml.mysql]: https://gitlab.com/gitlab-org/gitlab-ce/blob/master/config/database.yml.mysql -[gitlab.yml.example]: https://gitlab.com/gitlab-org/gitlab-ce/blob/master/config/gitlab.yml.example \ No newline at end of file +[gitlab.yml.example]: https://gitlab.com/gitlab-org/gitlab-ce/blob/master/config/gitlab.yml.example -- libgit2 0.21.2