tirex-master - tirex master daemon
Contents
Description
The tirex master process gets requests for metatiles from mod_tile and other sources, queues them and
sends them on to the rendering backends. It has a sophisticated queueing and rendering manager that
decides what is to be rendered when.
Unless the --debug option is given, tirex-master will detach from the terminal.
Files
/etc/tirex/tirex.conf
The configuration file.
/etc/tirex/renderer/*.conf
The renderer configuration files.
/etc/tirex/renderer/*/*.conf
The map configuration files.
/var/log/tirex/jobs.log
Default location for jobs logfile. It contains one line for each metatile rendered.
Name
tirex-master - tirex master daemon
Options
-h, --help
Display help message.
-d, --debug
Run in debug mode. You'll see the actual messages sent and received and other debug messages.
-f, --foreground
Run in foreground. E.g. when started from systemd service
-c, --config=DIR
Use the config directory DIR instead of /etc/tirex.
See Also
See the tirex-send manpage for the list of commands you can send to a running tirex-master.
<http://wiki.openstreetmap.org/wiki/Tirex>
Synopsis
tirex-master [OPTIONS]
