]> git.openstreetmap.org Git - chef.git/history - cookbooks/tile/recipes/default.rb
Make sure the correct gem is used to install ruby packages
[chef.git] / cookbooks / tile / recipes / default.rb
2022-07-02 Tom HughesMake sure the correct gem is used to install ruby packages
2022-06-29 Tom HughesUse fonts-unifont for unifont on 22.04
2022-06-27 Tom HughesInstall ruby-webrick for prometheus exporters that...
2021-09-21 Tom HughesAllow read access for www-data to support the export...
2021-09-21 Tom HughesUse the packaged systemd service for renderd
2021-08-24 Tom HughesIgnore failures fetching external data on tile servers
2021-07-28 Tom HughesFix typo
2021-07-16 Tom HughesAdd IP based rate limiting to the render servers
2021-07-13 Tom HughesStop handling X-Forwarded-For from old tile CDN
2021-06-22 Tom HughesDisable default mod_tile configuration
2021-06-17 Tom HughesRevert "Limit the memory used by renderd"
2021-06-02 Tom HughesLimit the memory used by renderd
2021-04-27 Tom HughesAllow external data script to grant render permission
2021-02-06 Tom HughesPrevent multiple low zoom renders running together
2021-01-30 Tom HughesUpdate carto stylesheet to v5.3.0
2021-01-26 Tom HughesIgnore failures updating fastly IP list
2021-01-03 Tom HughesRemove cleanup code
2021-01-03 Tom HughesSwitch to using prometheus exporters for renderd and...
2020-12-30 Tom HughesMerge remote-tracking branch 'github/pull/378'
2020-12-28 Tom HughesIncrease file descriptor limit for renderd
2020-11-28 Tom HughesMerge remote-tracking branch 'github/pull/350' into...
2020-11-28 Tom HughesMerge remote-tracking branch 'github/pull/349' into...
2020-11-15 Tom HughesTreat fastly addresses as trusted sources of remote...
2020-09-26 Tom HughesConfigure modtile and renderd collectors
2020-07-22 Tom HughesUse string for file modes in remote_directory resources
2020-07-21 Tom HughesUse strings for file modes
2020-07-21 Tom HughesEnable ChefModernize/CronDFileOrTemplate cop
2020-07-21 Tom HughesReplace cron.d templates with cron_d resources
2020-07-19 Tom HughesRemove old cleanup code
2020-07-07 Tom HughesMerge remote-tracking branch 'github/pull/317'
2020-07-07 Tom HughesDon't bother installing millstone - we don't use it
2020-05-19 Tom HughesSwitch tile server CGI scripts to use python3
2020-04-10 Tom HughesSwitch tile expiry to use python3
2020-03-21 Tom HughesMerge remote-tracking branch 'github/pull/287'
2020-03-21 Tom HughesDisable JIT and parallel workers for replication with...
2020-02-20 Tom HughesAdd test for tile cookbook
2020-02-15 Tom HughesSplit out default munin plugin installation to a new...
2019-11-01 Tom HughesOnly install the specific version of postgis we want
2019-09-09 Tom HughesUpdate formatting of header comments
2019-04-07 Tom HughesMove low zoom tile render to the last sunday of each...
2018-12-12 Tom HughesFix munin replication plugin to work with osmium based...
2018-12-12 Tom HughesSwitch tile servers to use osmium for fetching diffs
2018-09-15 Tom HughesMerge remote-tracking branch 'github/pull/183'
2018-09-07 Tom HughesRemove support for Ubuntu 16.04 render servers
2018-09-07 Grant Slatertile: add ruby package - used by expire-tile
2018-08-07 Tom HughesAllow group write to the nodes database
2018-08-07 Tom HughesAdd osm2psql 0.96.0 compatible tile expiry script
2018-07-22 Tom HughesUse postgis 2.4 on rhaegal
2018-02-11 Tom HughesConvert more URLs to https
2018-02-10 Tom HughesAdd tile.openstreetmap.org to render server certificates
2018-02-09 Tom HughesEnable SSL on tile render servers
2017-11-16 Tim SmithUse multipackage installs throughout
2017-10-20 Tom HughesInstall Noto Sans Arabic UI from github if necessary
2017-07-11 Tom HughesFix new rubocop warnings
2017-05-27 Tom HughesAdd hstore extension to rendering databases
2017-05-20 Tom HughesInvoke low zoom update via a shell
2017-05-20 Tom HughesUpdate carto stylesheet to v3.3.0
2017-03-17 Tom HughesReplace easy_install_package with python_package
2017-03-09 Tom HughesMake expire-tiles a simple service instead of oneshot
2017-03-04 Tom HughesSeparate the replication and expiry tasks for tile...
2017-03-03 Tom HughesRemove no_new_privileges from tile replication service
2017-02-26 Tom HughesModernise some older systemd services
2017-02-26 Tom HughesConvert update-lowzoom service to a systemd unit
2017-01-26 Tom HughesMerge remote-tracking branch 'github/pull/102'
2017-01-03 Tom HughesMake tile server export script require a valid TOTP...
2016-12-22 Tom HughesUpdate carto stylesheet to v3.0.0
2016-12-09 Tom HughesMake sure tile servers install the right postgis version
2016-10-11 Tom HughesList required noto font packages explicitly
2016-09-26 Tom HughesUpdate carto stylesheet to v2.44.0
2016-09-19 Tom HughesEnsure /var/run/renderd is created when renderd is...
2016-09-12 Tom HughesDrop Ubuntu 14.04 support from tile cookbook
2016-09-12 Tom HughesConvert tile replication to a native systemd service
2016-09-12 Tom HughesMake renderd run as a native systemd service
2016-08-25 Tom HughesAvoid cloning directory resources in the tile recipe
2016-08-25 Tom HughesDrop renderd syslog config on 16.04
2016-08-23 Tom HughesUse fonts-droid-fallback on Ubuntu 16.04
2016-07-13 Tom HughesUpdate carto stylesheet to v2.41.0
2016-06-30 Tom HughesFix rubocop warnings
2016-05-06 Tom HughesGet rid of pre 14.04 compatibility that is no longer...
2016-02-18 Tom HughesDrop populated_places from tile data sources
2015-09-20 Tom HughesIgnode failures refreshing data sources on tile servers
2015-04-30 Tom HughesFix tile expiry
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...
next