Celerybeat celery periodic task server
celerybeat [-s database] [-f logfile] [-l loglevel]
This manual page documents briefly the celerybeat command.
This manual page was written for the Debian distribution because the original program does not have a manual page.
celerybeat is a program that starts the Celery Periodic Task Server.
This program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below.
Path to the schedule database. Defaults to celerybeat-schedule. The extension ".db" will be appended to the filename.
Path to log file. If no logfile is specified, stderr is used.
Logging level, choose between DEBUG, INFO, WARNING, ERROR, CRITICAL, or FATAL.
celeryd (1), celeryctl (1).
This manual page was written by fladi [email protected] for the Debian system (and may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation.
On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.