DOKK / manpages / debian 12 / tirex / tirex-master.1.en
TIREX-MASTER(1) User Contributed Perl Documentation TIREX-MASTER(1)

tirex-master - tirex master daemon

tirex-master [OPTIONS]

Display help message.
Run in debug mode. You'll see the actual messages sent and received and other debug messages.
Run in foreground. E.g. when started from systemd service
Use the config directory DIR instead of /etc/tirex.

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.

/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.

See the tirex-send manpage for the list of commands you can send to a running tirex-master.

<http://wiki.openstreetmap.org/wiki/Tirex>

Frederik Ramm <frederik.ramm@geofabrik.de>, Jochen Topf <jochen.topf@geofabrik.de> and possibly others.

2023-04-11 perl v5.36.0