]> git.openstreetmap.org Git - chef.git/history - cookbooks/planet/recipes/replication.rb
Improve filesystem sandboxing for planet replication services
[chef.git] / cookbooks / planet / recipes / replication.rb
2022-11-03 Tom HughesImprove filesystem sandboxing for planet replication...
2022-08-26 Grant SlaterRenice background services
2022-08-02 Grant SlaterMerge remote-tracking branch 'tigerfell/pr257'
2022-07-10 Tom HughesMerge remote-tracking branch 'github/pull/508'
2022-07-10 Tom HughesRestore use of flush.so for hourly and daily replication
2022-07-02 Tom HughesMake sure the correct gem is used to install ruby packages
2022-06-26 Tom HughesMerge remote-tracking branch 'github/pull/501'
2022-06-25 Tom HughesMerge remote-tracking branch 'github/pull/502'
2022-06-25 Tom HughesConvert remaining planet replication cron jobs to syste...
2021-11-18 Tom HughesGet rid of some unnecessary templates
2021-11-18 Tom HughesAdd cleanup job for replication logs
2021-03-09 TigerfellMerge branch 'patch-2' of https://github.com/Tigerfell...
2021-02-21 Tom HughesRemove cleanup code
2021-02-21 Tom HughesSwitch minutely replication to use osmdbt
2020-12-03 Tom HughesReorder planet replication cookbook to make it clearer
2020-12-03 Tom HughesInstall libc6-dev so we can compile pg extension
2020-12-03 Tom HughesRequire apt cookbook for osmdbt in planet cookbook
2020-12-03 GrantMerge pull request #361 from polarbearing/patch-1
2020-12-03 GrantMerge pull request #362 from hbogner/master
2020-12-03 GrantMerge pull request #364 from osm-hr/html-torrents
2020-11-29 Tom HughesAdd hourly and daily replication to the test stream
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-22 GrantMerge pull request #360 from Firefishy/torrent-rss
2020-11-20 Tom HughesIncrease accuracy of replication timer
2020-11-08 Tom HughesEnable osmdbt based replication
2020-11-08 Tom HughesUse a temporary directory on /store for replication
2020-11-08 Tom HughesConfigure osmdbt based minutely replication service
2020-11-08 Tom HughesInstall osmdbt and generate configuration file for it
2020-11-08 Tom HughesRemove remains of long disabled streaming replication...
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 HughesReplace cron.d templates with cron_d resources
2020-07-07 Tom HughesMerge remote-tracking branch 'github/pull/317'
2020-07-07 Matt AmosAttempt to fix changeset replication lock queueing.
2020-02-15 Tom HughesAdd tests for planet cookbook
2019-09-09 Tom HughesUpdate formatting of header comments
2018-09-15 Tom HughesMerge remote-tracking branch 'github/pull/183'
2018-09-06 Simon PooleAdd a heder to the directory listing for users_deleted
2018-09-05 Tom HughesMerge remote-tracking branch 'github/pull/185'
2018-09-05 Simon PooleAdd a script to generate a list of deleted users uids
2018-02-11 Tom HughesConvert more URLs to https
2016-09-07 Tom HughesMerge remote-tracking branch 'github/pull/89'
2016-09-07 Tom HughesAdd a small preload library to flush files on close
2016-08-03 Tom HughesDisable streaming replication
2016-06-30 Tom HughesFix rubocop warnings
2016-05-21 Tom HughesMake users-agreed a template
2016-05-09 Tom HughesDisable replication on grisu
2015-02-03 Tom HughesYet more rubucop cleanups
2014-10-26 Tom HughesRequire ruby-dev so we can build native extensions
2014-10-26 Tom HughesThere isn't a separate rubygems package in 14.04
2013-07-16 Tom HughesWorkaround crazy postgres paranoia
2013-07-16 Tom HughesInstall postgresql-client for psql
2013-07-16 Tom HughesManage generation of users_agreed and users_disagreed
2013-07-14 Tom HughesInstall libpq-dev for the pg gem
2013-07-14 Tom HughesInstall rubygems for the changeset replication script
2013-07-09 Tom HughesBring streaming replication under chef control
2013-07-03 Tom HughesManage the replication directory
2013-07-03 Tom HughesFix hour and day replication configs
2013-07-03 Tom HughesBring changeset replication task under chef control
2013-07-03 Tom HughesBring replication diffs under chef control