Skip to content

Restart additional services when ruby is updated

DJ Mountney requested to merge ruby-restarts into master

Fixes #4300 (closed)

  • In the rails recipe, ensure sidekiq,sidekiq-cluster, unicorn, workhorse, mailroom and puma get restarted if the ruby version changes
  • In the gitlab-monitor recipe, ensure gitlab-monitor is restarted if the ruby version changes. (Added here as there is no guarantee that the gitlab-rails recipe will be enabled on the same node as gitlab-monitor)
Edited by GitLab Release Tools Bot

Merge request reports