capistrano-sidekiq icon indicating copy to clipboard operation
capistrano-sidekiq copied to clipboard

Set advanced options in starting Sidekiq by Systemd

Open IlkhamGaysin opened this issue 6 years ago • 1 comments

Monit conf file as an example and a template: https://github.com/seuros/capistrano-sidekiq/blob/master/lib/generators/capistrano/sidekiq/monit/templates/sidekiq_monit.conf.erb#L5

Systemd conf file command: https://github.com/seuros/capistrano-sidekiq/blob/master/lib/generators/capistrano/sidekiq/systemd/templates/sidekiq.service.capistrano.erb#L9

How to pass: https://github.com/mperham/sidekiq/wiki/Advanced-Options#the-sidekiq-configuration-file

IlkhamGaysin avatar Oct 30 '18 14:10 IlkhamGaysin

I have already created a pull request related to this, maybe you can help improve it? #213

chenjenping avatar Nov 23 '18 06:11 chenjenping