]> git.openstreetmap.org Git - chef.git/history - cookbooks/tile/recipes/default.rb
Enable mod_cgi on tile servers
[chef.git] / cookbooks / tile / recipes / default.rb
2015-04-29 Tom HughesEnable mod_cgi on tile servers
2015-04-29 Tom HughesUse simple-mmap gem for tile expiry
2015-04-29 Tom HughesInstall ruby-dev on tile servers
2015-04-29 Tom HughesDon't install rubygems on 14.04
2015-04-29 Tom HughesInstall mapnik-utils for shapeindex
2015-02-03 Tom HughesYet more rubucop cleanups
2015-02-03 Tom HughesFix more rubocop detected style issues
2015-02-02 Tom HughesFix some rubocop detected style issues
2015-02-02 Tom HughesRemove trailing whitespace in ruby code
2015-02-02 Tom HughesFix some issues identified by rubocop
2014-04-30 Tom HughesAdd log rotation for renderd logs
2014-04-29 Tom HughesAdd extra fonts needed for v2.13.0 of the stylesheet
2014-02-26 Andy AllanAdd fallback fonts for openstreetmap-carto
2014-02-09 Tom HughesSimplify management of nodes file permission now CHEF...
2014-01-14 Grant Slatertile: ensure ttf-dejavu + ttf-unifont packages are...
2013-11-23 Tom HughesFix some foodcritic style warnings
2013-11-23 Tom HughesRemove unnecessary string interpolation
2013-11-23 Tom HughesConvert all notify/subscribe calls to the new style...
2013-10-06 Tom HughesPlace lock file inside the tile directory
2013-10-04 Tom HughesUse a lock file to stop multiple tile expirys running...
2013-08-29 Tom HughesManage the permissions of the nodes file
2013-08-29 Tom HughesFix copy and paste error
2013-08-29 Tom HughesDon't keep backups of tile data files
2013-08-29 Tom HughesManage the renderd_queue_time munin plugin
2013-08-27 Tom HughesAllow unzip to overwrite files
2013-08-27 Tom HughesUpdate coastline data when it changes
2013-08-24 Tom HughesFix permissions
2013-08-23 Tom HughesAdd a cron job to cleanup old tiles
2013-08-14 Grant SlaterTile add a very rudimentary client debug script
2013-08-08 Tom HughesAllow tiles to be split over multiple directories
2013-08-07 Tom HughesCleanup temporary files from the export CGI script
2013-08-05 Grant SlaterTile: add node fqdn to index.html to help with debuggin...
2013-07-28 Tom HughesRework tile expiry script to use the flat node cache
2013-07-28 Tom HughesWe don't need to install libapache2-mod-tile as apache_...
2013-07-28 Grant SlaterAdd mod_tile_latency
2013-07-25 Grant SlaterTile: shapeindex (mapnik) all shp files
2013-07-25 Grant SlaterTile: restart renderd immediately on style update
2013-07-24 Grant SlaterTile: tile-expiry (www-data) needs access to planet_osm...
2013-07-23 Grant SlaterTile: Add missing libapache2-mod-tile dep
2013-07-06 Tom HughesMake the replication service sudo to www-data to expire...
2013-07-05 Tom HughesCreate the file directory for each style
2013-07-02 Tom HughesSend renderd logs to a separate file
2013-06-25 Tom HughesFix issues with the export script
2013-06-25 Tom HughesRerender all low zoom tiles once a month
2013-06-25 Tom HughesImprove low zoom rerender script
2013-06-20 Tom HughesImprove logging for tile services
2013-06-20 Tom HughesWhen a style changes rerender zooms 0-10 before updatin...
2013-06-20 Grant SlaterSort tile cache addresses into a deterministic order...
2013-06-18 Tom HughesTreat all tiles as dirty when the style changes
2013-06-17 Tom HughesAdd tile cookbook