Scroll to navigation

TRYTOND-CRON(1) Tryton Application Platform TRYTOND-CRON(1)

NAME

trytond-cron - Tryton Application Platform (Cron)

SYNOPSIS

trytond-cron

DESCRIPTION

Tryton is a high-level general purpose application platform written in Python and using PostgreSQL as database engine. It is the core base of an ERP.

This script runs the dedicated cron part of the server.

OPTIONS

Usage: trytond-cron [options]

show program's version number and exit
show this help message and exit
specify configuration files
enable development mode (caching disabled)
enable verbose mode
specify the database name
file where the server pid will be stored
logging configuration file (ConfigParser format)
use coroutine for concurrency
-1, --once
only run the pending tasks and halt

FILES

/etc/tryton/trytond.conf, /etc/tryton/trytond_log.conf

SEE ALSO

trytond(1), trytond-admin(1), trytond-console(1), trytond-stat(1), trytond-worker(1), tryton(1)

HOMEPAGE

More information the Tryton project can be found at <http://www.tryton.org/>.

AUTHOR

Tryton server was written by the Tryton project <http://www.tryton.org/>.

This manual page was written by Daniel Baumann <daniel@debian.org> and Mathias Behrle <mbehrle@debian.org>.

2021-10-17 6.0