]> git.openstreetmap.org Git - chef.git/history - cookbooks/nominatim
nominatim: location of config file for nominatim-ui has changed
[chef.git] / cookbooks / nominatim /
2021-02-27 Sarah Hoffmannnominatim: location of config file for nominatim-ui...
2021-02-12 Sarah Hoffmannnominatim: do not compile immediately after checkout
2021-02-12 Sarah Hoffmannnominatim: download country grid before building
2021-02-12 Sarah Hoffmannnominatim: also download us postcode data
2021-02-12 Sarah Hoffmannnominatim: switch to nominatim-ui fork on git.osm.org
2021-01-30 Sarah Hoffmannnominatim: add dotenv for python
2021-01-30 Sarah Hoffmannnominatim: switch to using nominatim tool
2020-12-30 Sarah Hoffmannnominatim: remove old php settings
2020-12-30 Sarah Hoffmannnominatim: configure pyosmium location
2020-12-30 Sarah Hoffmannnominatim: fix database DSN
2020-12-30 Sarah Hoffmannnominatim: now needs dotenv package
2020-12-30 Sarah Hoffmannnominatim: add config in new dotenv format
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 HughesUse string names and unix domain sockets for nominatim...
2020-11-29 Tom HughesConfigure prometheus monitoring for PHP-FPM on nominati...
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-27 Tom HughesSort addresses for stability
2020-11-27 Tom HughesWhitelist web frontends in nominatim fail2ban jail
2020-11-27 Sarah Hoffmannnominatim: limit anonymous reverse requests to 10req/min
2020-11-17 Tom HughesFix new cookstyle warnings
2020-11-01 Sarah Hoffmannnominatim: new MapIcon setting for API without UI
2020-10-06 Sarah Hoffmannnominatim: add hook for more generic blocks
2020-08-10 Tom HughesFix new rubocop warnings
2020-08-04 Sarah Hoffmannnominatim: correctly forward to https
2020-08-04 Sarah Hoffmannnominatim: forgot ui config file
2020-08-04 Sarah Hoffmannnominatim: switch UI to nominatim-ui
2020-07-23 Tom HughesStandardise generation of FPM pool configurations
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-18 Sarah Hoffmannnominatim: also logrotate the ngninx error log
2020-07-08 Grant SlaterRemove tcp fast-open support. Client support is dying
2020-07-05 Sarah Hoffmannnominatim: add website setup to merge hook
2020-05-18 Tom HughesMove common PHP setup logic to a new cookbook
2020-05-18 Tom HughesAdd test for nominatim cookbook
2020-04-25 Sarah Hoffmannnominatim: blocks need to go into the php locations
2020-04-25 Sarah Hoffmannnominatim: fix nginx map for email
2020-04-25 Sarah Hoffmannnominatim: allow blocking by email field
2020-04-25 Sarah Hoffmannnominatim: add fail2ban filter for rate limited IP
2020-04-24 Sarah Hoffmannnominatim: point logs for HTTP server to custom location
2020-04-24 Sarah Hoffmannnominatim: reintroduce https forwarding
2020-04-24 Sarah Hoffmannnominatim: add key for whitelisted IPs
2020-04-24 Tom HughesWhitelist all rails frontends for nominatim
2020-04-24 Sarah Hoffmannnominatim: fix limit key for request limiting
2020-04-24 Sarah Hoffmannnominatim: remove munin graph for restricted IPs
2020-04-24 Sarah Hoffmannnominatim: more nginx format fising
2020-04-24 Sarah Hoffmannnominatim: fix nginx variable name
2020-04-24 Sarah Hoffmannnominatim: move to nginx for webserving
2020-04-13 Tom HughesDon't redirect /server-status on nominatim servers
2020-04-13 Sarah Hoffmannnominatim: remove details pool
2020-04-13 Tom HughesUse server specific SSL certificates for nominatim
2020-04-13 Tom HughesGive each nominatim server it's own SSL certificate
2020-04-06 Sarah Hoffmannnominatim: make that ipv4 only
2020-04-06 Sarah Hoffmannnominatim: temporary exception for Gnome proxy
2020-02-15 Tom HughesSplit out default munin plugin installation to a new...
2020-01-31 Tom HughesMerge remote-tracking branch 'github/pull/263'
2020-01-31 Sarah Hoffmannnominatim now needs python3-psycopg2
2020-01-03 Sarah Hoffmannnominatim: switch to full extratags style
2019-12-01 Sarah Hoffmannnominatim: keep update logs for a year
2019-11-20 Sarah Hoffmannnominatim: update link to wikipedia data
2019-11-06 Tom HughesIncrease task limit for apache on nominatim servers
2019-11-01 Tom HughesOnly install the specific version of postgis we want
2019-10-25 Sarah Hoffmannnominatim: apply direct blocks to http too
2019-10-14 Sarah Hoffmannnominatim: add python3-pyosimum dependency
2019-09-09 Tom HughesRemove no longer requried foodcritic customisations
2019-09-09 Tom HughesUpdate formatting of header comments
2019-09-09 Tom HughesDrop long_description from metadata files
2019-06-16 Sarah Hoffmannnominatim: update address level table on git changes
2019-03-09 Sarah Hoffmannnominatim: adapt to new DSN format
2018-08-18 Sarah Hoffmanndisable nominatim in apache when importing
2018-08-17 Sarah Hoffmannnominatim: clean up packages
2018-08-17 Tom HughesRemove Ubuntu 16.04 support for Nominatim
2018-08-10 Sarah Hoffmannnominatim: fix string format for state
2018-08-10 Sarah Hoffmannput pummelzacken in import mode
2018-08-10 Sarah Hoffmannpummelzacken: update to postges 10 and pyosmium as...
2018-08-10 Tom HughesUse PHP 7.2 for Nominatim on 18.04
2018-08-07 Sarah HoffmannRevert "nominatim: switch pyosmium from pip to packaged...
2018-08-07 Sarah Hoffmannnominatim: switch pyosmium from pip to packaged version
2018-07-12 Sarah Hoffmanndisable fail2ban for nominatim again
2018-06-27 Tom HughesMerge remote-tracking branch 'github/pull/169'
2018-06-27 Sarah Hoffmannnominatim: add postcode and country tables to backup
2018-06-25 Tom HughesMerge remote-tracking branch 'github/pull/165'
2018-06-23 Tom HughesUpdate git URLs for new repository locations
2018-06-22 marc tobiasNominatim: search_country table got removed in April
2018-05-21 Sarah Hoffmannnominatim: more tables to vacuum
2018-05-11 Tom HughesRedirect http to https for nominatim
2018-02-11 Tom HughesConvert some URLs to https
2018-02-11 Tom HughesConvert more URLs to https
2018-02-11 Sarah Hoffmannnominatim: fix rights for restricted IP log
2018-02-07 Sarah Hoffmannnominatim: reinstate fail2ban on restricted_ips.log
2018-02-07 Sarah Hoffmannnominatim: add restricted_ips.log to log rotation
2018-01-18 Guillaume RISCHARDUse https URL for html base tag for nominatim.openstree...
2017-11-21 Tom HughesUse declare_resource to avoid need for template_source...
2017-11-16 Tom HughesModernise more LWRPs
2017-10-26 Sarah Hoffmannremove fail2ban rules for nominatim
2017-10-03 Sarah Hoffmannnominatim: enable updating of postcodes
2017-10-01 Sarah Hoffmannnominatim: move apache log into nominatim logdir
next