Ask Solem
|
0f1f7658d9
Remove the executable check in the debian init scripts
|
15 anos atrás |
Ask Solem
|
9ef371060b
Added help for the debian init scripts in the daemonization cookbook entry.
|
15 anos atrás |
Ask Solem
|
e8d8afd65c
Refactored debian init scripts. Please read the top of the files for help!
|
15 anos atrás |
Ask Solem
|
c4a2b8b8b0
init.d/celeryd no longer supports django, see corresponding file in
|
15 anos atrás |
Ask Solem
|
d18ba88f5e
Debian initscripts: Preserve $CELERYD_OPTS from /etc/defaults/
|
15 anos atrás |
Ask Solem
|
98e5cad974
Debian init scripts: Use -a not "&&". Thanks to jcassee. Closes #84.
|
15 anos atrás |
Andrew Watts
|
7bba1ed879
if using django w/ virtualenv dont modify CELERYD
|
15 anos atrás |
Ask Solem
|
1cba6d685c
initscripts: Die if the provided celeryd/celerybeat is not executable. Closes #76
|
15 anos atrás |
Ask Solem
|
8c3df7cd65
Added DAEMON_OPTS as an env variable for extra daemon options, also CELERYD/CELERYBEAT_USER + _GROUP as variables for the --chuid and --group options. Thanks to David De La Harpe Golden. Closes #73
|
15 anos atrás |
Ask Solem
|
e65184933a
Added --schedule|-s option to celeryd, so it is possible to specify a schedule filename when using the -B option, also debian init scripts is now using the --chdir option of start-stop-daemon. Thanks to David De La Harpe Golden. Closes #72
|
15 anos atrás |
Ask Solem
|
9137e12601
Example init files no longer use --detach, but start-stop-daemons --background+--make-pidfile instead.
|
15 anos atrás |
Ask Solem
|
410b1db1ff
initscripts: Don't remove .lock file as it's not used anymore + also remove pidfile in celerybeats init script.
|
15 anos atrás |
Michael Elsdorfer
|
788b1b6548
When running as an unprivileged user, celeryd may not be able to delete it's pid and lockfile on shutdown itself. Let the init script take care of it.
|
15 anos atrás |
Ask Solem
|
0545b98482
Better init script
|
15 anos atrás |
Michael Elsdoerfer michael@elsdoerfer.com
|
914a63e2fa
Allow /etc/default/celeryd to define additional options.
|
15 anos atrás |
Ask Solem
|
7b48860fed
PeriodicTasks run_every attribute can now be a timedelta object (if it's an int, it's converted to timedelta(seconds=run_every)
|
16 anos atrás |
Ask Solem
|
871a64b1c6
-z not -n
|
16 anos atrás |
Ask Solem
|
742f9bad6c
Add DJANGO_PROJECT_DIR environment variable to celeryd (it's appended to
|
16 anos atrás |
Ask Solem
|
71face9ab0
Project changes name to celery
|
16 anos atrás |