Commit graph

7 commits

Author SHA1 Message Date
Pirate Praveen 03530721b4
Start a sidekiq cluster instead of standalone 2023-03-08 18:50:47 +05:30
Dmitry Smirnov 17a7bccde7 Services: downgraded redis-server "Requires" to "Wants".
This allows to disable local Redis in favour of external instance.

Signed-off-by: Dmitry Smirnov <onlyjob@member.fsf.org>
2022-07-01 19:04:55 +10:00
Pirate Praveen a2094ba48c Add --quiet to gitlab-sidekiq.service running bundle install --local 2021-02-20 12:52:35 +05:30
Pirate Praveen 54171e33f7 Regenerate Gemfile.lock before gitlab-sidekiq service start 2021-02-19 19:39:00 +05:30
Praveen Arimbrathodiyil a93ae2eb50 remove hard coded gitlab user 2017-02-16 17:35:01 +05:30
Praveen Arimbrathodiyil 7c8d4af18b use -C option for queues 2016-12-07 23:40:47 +05:30
Dmitry Smirnov 2e41d2b0a3 Rewrite terrible upstream .service files:
* added meta "gitlab.service" that work alike corresponding init.d script
 * new .service files with support for "reload" and propagation of "reload" from "gitlab.service"
 * non-forking PIDFILE-less implementation

This commit fixes services' start-up and postinst error on first install.
2016-07-18 04:15:13 +10:00