Wykres commitów

10 Commity (site-osm-baustelle)

Autor SHA1 Wiadomość Data
Hartmut Holzgraefe e05711be43 add support for multiple render queues (Issue #91)
* maprenderingjob model now has a "queue" name column,
  defaulting to "default"
* methods dealing with the rendering queue now all either
  use the jobs queue column value if already available
  or have an additional optional "queue_name" parameter
  with default value "default"
* a systemd template service file was added to be able to start
  individual per-queue render services
* the progress bar in the map request detail view was finally
  fixed to show actual position-in-queue progress
2022-08-16 15:52:43 +00:00
Hartmut Holzgraefe 1520059c7d add gzip encoding header for sgvz files
See also https://github.com/hholzgra/ocitysmap/issues/36
2022-03-09 09:48:45 +01:00
Hartmut Holzgraefe 189b789a9a use systemd instead of SysV init script 2016-04-03 12:20:24 +02:00
Maxime Petazzoni fa8ac537e9 Don't need the update-database-lag-file script anymore
Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
2012-11-29 10:00:39 -08:00
Maxime Petazzoni 99ea130ea8 Allow for passing of database as host:port in update-database-lag-file
Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
2012-11-24 17:48:59 -08:00
Thomas Petazzoni a89c4cfa98 Read the GIS database lag from a local file
The GIS database lag information was directly read from the GIS
database for every web page rendered by the MapOSMatic web
server. This is very inefficient since this value changes very
slowly. Instead, read the value from a local file which gets updated
from time to time by a cronjob using a small shell script.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2012-04-18 22:19:44 +02:00
Maxime Petazzoni cfc1585515 Update the INSTALL instructions for the new rendering daemon
Update the installation instructions for the new rendering daemon and
provide and updated init script template.

Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
2010-06-20 17:48:53 +02:00
Frederic Daniel Luc Lehobey 30bfb2218c Access right to log files. 2009-12-22 11:45:54 +01:00
Frederic Daniel Luc Lehobey 580ccab401 Being more explicit about rendering paths in template configurations. 2009-12-22 11:32:13 +01:00
Thomas Petazzoni 9af8d35aa4 Rename examples to support
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2009-12-21 15:11:54 +01:00