Franz Liedke
72f0dddac7
Use new terminology in examples ( #5175 )
2022-02-03 08:39:24 -08:00
Narath Carlile
9a44071af1
Update Sidekiq.service as a user service ( #4938 )
...
You recommend the use of capistrano-sidekiq. This uses a user service (which is likely a good idea for most users from a security perspective). In order to get it to work, changes need to be made to the Sidekiq.service file (and location)
2021-07-08 07:44:43 -07:00
Adam Guderski
dae5debf84
Updated sidekiq service configuration with automatic ruby/gemset version pick ( #4907 )
...
RVM has option to run commands in specific directory, and if this directory has `.ruby-version` (with optional `.ruby-gemset`) or `.rvmrc` files in it, this version is automatically used.
Thanks to this, you no longer need to update systemd service configuration on Ruby version change.
2021-05-19 08:09:36 -07:00
Mike Perham
6e4333c084
SVG version
2021-05-17 14:11:57 -07:00
Mike Perham
38d6abbf16
optimize PNGs
2021-03-12 16:16:33 -08:00
AsbahIshaq
02d265aac0
spell corrected ( #4788 ) [ci skip]
...
Co-authored-by: Asbah Ishaq <asbahishaq>
2021-01-24 12:53:35 +01:00
Sachin Gevariya
d081a8a66a
Updated sidekiq configuration with rvm and gemset ( #4705 )
...
* Updated sidekiq configuration with rvm and gemset
* Updated environment with execution
2020-10-01 04:31:35 -07:00
Mike Perham
a631ba920a
Remove ill-advised usage of systemctl reload
for quiet, closes #4569
2020-05-19 09:45:41 -07:00
Mike Perham
157e06ccd3
polish
2020-04-20 05:49:37 -07:00
Cris R
02b5e51eb4
Add syslog path for CentOS ( #4533 )
2020-04-18 14:41:06 -07:00
Mike Perham
387267814d
tweaks
...
Mention `systemctl kill` and ease up on the watchdog a bit.
2020-04-08 09:48:43 -07:00
Jason Swett
b48d539b9b
Add suggestion to remove WatchdogSec=5 line for Sidekiq < 6.0.6 ( #4508 )
2020-03-25 06:01:01 -07:00
Mike Perham
9186373b25
more docs
2020-03-17 10:42:46 -07:00
Mike Perham
1d9800b0ce
Fixes for systemd notify integration, #4488
2020-03-17 10:12:25 -07:00
Mikhail Doronin
3510de7df3
Type=notify alternative in sidekiq.service systemd example ( #4430 )
2020-01-14 08:45:59 -08:00
Mike Perham
8c4a052141
Add exec to ensure MAINPID is Sidekiq, fixes #4401
2020-01-08 08:59:24 -08:00
Mike Perham
a8145e1a4e
Freshen up
2019-10-12 11:02:55 -07:00
Mike Perham
09fc8a8d05
Remove sidekiqctl, remove runit, if you use it, you know how to config it.
2019-10-11 08:52:28 -07:00
Mike Perham
b138213d4d
Remove index param, closes #4309
2019-10-04 08:26:24 -07:00
Mike Perham
73484bec33
Clean up old examples
2019-08-28 10:19:39 -07:00
Mike Perham
c295a88094
cleanup
2018-12-07 13:40:14 -08:00
Mike Perham
51c997e8f3
Remove old stuff
2018-12-07 13:38:53 -08:00
Mike Perham
8bdd1d8f3d
remove old broken example, fixes #4016
2018-11-13 10:02:37 -08:00
Alexandros
6386c6596e
absolute path for bundle in sidekiq.service for rbenv ( #3931 )
2018-08-19 13:21:11 -07:00
Mike Perham
6e79f2a860
add memory tuning to examples
2018-04-29 17:58:19 -07:00
Mike Perham
da0bdd85df
Clean up examples
2018-02-06 12:27:14 -08:00
Mike Perham
2363cef312
Remove more USR1 references
2017-01-03 15:41:48 -08:00
Kris Quigley
2dcd386301
Update sidekiq.service
...
Adds comment about how to use sidekiq with rbenv
2016-08-28 23:45:07 +01:00
Amadeus Folego
34664e9215
Add simple Sidekiq::Web example
2016-07-30 11:12:37 -03:00
Vicent Llongo
1e715903dc
Set kill timeout to 15 sec. in upstart config
2016-05-18 23:25:29 +03:00
Mike Perham
abe227d7dd
typo
2015-12-18 13:52:26 -08:00
Mike Perham
ae88c7f5c4
Add complex workflow diagram for new wiki page
2015-12-02 10:18:34 -08:00
Mike Perham
26fd9a2840
rsn
2015-07-29 15:37:24 -07:00
Mike Perham
6e48ed8a4f
Fix #2440
2015-07-16 13:27:18 -07:00
Mike Perham
751488250e
Add support for quiet in Upstart
2015-07-15 12:39:44 -07:00
Mike Perham
8b29f3d201
Remove upstart/manage-many since no one is maintaining it
2015-07-15 12:39:13 -07:00
Maksym Pugach
7e43f70ff4
shutdown all upstart instances on workers stop
2015-07-08 15:21:02 +03:00
Mike Perham
777392a112
dynamic queues example
2015-07-02 20:41:07 -07:00
Mike Perham
205f021010
Freshen up config sample
2015-07-02 20:36:31 -07:00
Mike Perham
dfa2b446e9
Add sample systemd unit file, fixes #1532
2015-06-25 10:24:24 -07:00
Mike Perham
0de36350fb
sidekiq.conf does not start automatically on its own, fixes #2401
2015-06-22 09:19:59 -07:00
James
71bceee9a9
Don't mange sidekiq
...
It works better without the tooth marks.
2015-06-18 15:54:30 +01:00
Mike Perham
54caccd04f
Use bundle exec, not binstub
2015-06-04 06:54:16 -07:00
Abdelkader Boudih
a5e5535472
restore sidekiq manager event.
2015-04-02 13:43:15 +00:00
Robin Böning
9d1d94d45d
Add start on certain runlevel for example configs
2015-04-02 15:24:13 +02:00
Mike Perham
1c8de420cb
Better example
2015-01-27 08:26:52 -08:00
Mike Perham
811f005d56
Merge pull request #2078 from pote/improve_bash_in_upstart_example
...
More readable for loop in upstart example
2014-12-07 15:11:44 -08:00
pote
ac86717490
More readable for loop
2014-12-07 21:01:52 -02:00
David Moulton
cb3bb721ef
changed location of pid file in upstart example to be in the app
...
directory, named sidekiq-n
2014-12-05 14:23:17 -07:00
Parker Selbert
b40def9451
Remove fifo logger examples from upstart conf
...
Simply notes the default log location and synchronizes the one and many
example configs.
2014-11-10 14:09:49 -06:00